SyntaxFix
Write A Post
Hire A Developer
Questions
#!/usr/bin/env sh
this is how git bash knows a file is executable. chmod a+x does nothing in gitbash. (Note: any "she-bang" will work, e.g. #!/bin/bash, etc.)
chmod a+x
#!/bin/bash