• 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
..
testdata Loading commit data...
alias.go Loading commit data...
alias_test.go Loading commit data...
encoding.go Loading commit data...
encoding_test.go Loading commit data...
hashing.go Loading commit data...
legacy.go Loading commit data...
legacy_withdrawal.go Loading commit data...
legacy_withdrawal_test.go Loading commit data...
message.go Loading commit data...
message_test.go Loading commit data...
migrate.go Loading commit data...
migrate_test.go Loading commit data...
types.go Loading commit data...
withdrawal.go Loading commit data...
withdrawal_test.go Loading commit data...