• sveitser's avatar
    Make shebangs more portable · 0e9101fe
    sveitser authored
    The `/bin/bash` binary/symlink is not available on all systems.
    
    The new shebang works if `/usr/bin/env` exists and `bash` is in the path
    which should be the case for most reasonably modern systems.
    0e9101fe
Name
Last commit
Last update
..
cmd Loading commit data...
config Loading commit data...
fault Loading commit data...
flags Loading commit data...
scripts Loading commit data...
version Loading commit data...
.gitignore Loading commit data...
Dockerfile Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
challenger.go Loading commit data...