• 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
..
chain-mon Loading commit data...
common-ts Loading commit data...
contracts-bedrock Loading commit data...
contracts-ts Loading commit data...
core-utils Loading commit data...
fee-estimation Loading commit data...
sdk Loading commit data...
web3js-plugin Loading commit data...