remove static path to bash
Not all systems install bash into /bin (FreeBSD and OpenBSD for example). This switches to `env` which lets us find bash anywhere in $PATH. `/usr/bin/env` exists on virtually every system claiming to be POSIX compliant.
This commit is contained in:
parent
f7093d1da0
commit
53b29c19c3