Skip to content

fix: Use /usr/bin/env in bash shebang #119

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

Merged
merged 1 commit into from
Jan 14, 2024

Conversation

hyperupcall
Copy link
Contributor

Previously, these executables would break in Linux distributions such as NixoOS and *nix systems like OpenBSD. It would also be more difficult to run scripts with a particular bash executable. This MR fixes that by improving the shebang.

@hyperupcall hyperupcall changed the title fix: Find bash with /usr/bin/env in shebang fix: Use /usr/bin/env in bash shebang Jan 13, 2024
@oldratlee oldratlee merged commit f36022b into oldratlee:dev-2.x Jan 14, 2024
@oldratlee
Copy link
Owner

oldratlee commented Jan 14, 2024

@hyperupcall LGTM; Merged!

Thanks for your professional contributions ❤️

@oldratlee oldratlee self-assigned this Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants