Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

do not hardcode bash path #4

Merged
merged 1 commit into from Sep 7, 2017
Merged

Conversation

illwieckz
Copy link
Contributor

Some systems put bash outside of /usr/bin prefix (for example, as /usr/local/bin/bash), that's why the recommended way to call bash in a script is to call it via /usr/bin/env.

@codereader codereader merged commit 60d0e60 into codereader:master Sep 7, 2017
@codereader
Copy link
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants