Revert to using env for invoking bash
Signed-off-by: John McBride <jpmmcbride@gmail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
# bash completion for go tool
|
# bash completion for go tool
|
||||||
# https://github.com/posener/complete
|
# https://github.com/posener/complete
|
||||||
|
|||||||
Reference in New Issue
Block a user