-
Alan Somers authored
/bin/bash is a Linuxism. Other operating systems install bash to different paths. Use /usr/bin/env in shebangs to find bash. Signed-off-by:
Alan Somers <[email protected]>
Alan Somers authored/bin/bash is a Linuxism. Other operating systems install bash to different paths. Use /usr/bin/env in shebangs to find bash. Signed-off-by:
Alan Somers <[email protected]>
Loading