Closed khanzf closed 6 years ago
Necessary to run on FreeBSD and systems that do not store bash in /bin/bash. /bin/sh works. However, if bash is necessary in the future, I suggest using: "#!/usr/bin/env bash"
Necessary to run on FreeBSD and systems that do not store bash in /bin/bash. /bin/sh works. However, if bash is necessary in the future, I suggest using: "#!/usr/bin/env bash"