Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bash is not always in `/bin`. `#!/usr/bin/env` searches `PATH` for bash. This increases portability.
- Loading branch information