- 
sveitser authoredThe `/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
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.