Revert to using env for invoking bash

Signed-off-by: John McBride <jpmmcbride@gmail.com>
pull/1490/head
John McBride 2020-02-14 17:40:14 -07:00
parent afae3f8d25
commit 0a0e2ff285
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/bash
#!/usr/bin/env bash
# bash completion for go tool
# https://github.com/posener/complete