pkopriv2 / bashum

Finally, a package manager for bash
Other
7 stars 1 forks source link

Adjust shebang to not be hard coded to /bin/bash #3

Closed spion06 closed 11 years ago

spion06 commented 12 years ago

~/.bashum/bin/griswold currently has it's shebang hard coded to /bin/bash. This causes issues if your system bash isn't version 4.2. This should be adjusted to /usr/bin/env bash

pkopriv2 commented 11 years ago

Fixed: https://github.com/pkopriv2/bashum/commit/c68135ffbb7d15f83de099750b60c82266c22d31