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

shellcheck and shebang #6

Open
duxsco opened this issue Aug 22, 2022 · 0 comments
Open

shellcheck and shebang #6

duxsco opened this issue Aug 22, 2022 · 0 comments
Labels
good first issue Good for newcomers

Comments

@duxsco
Copy link

duxsco commented Aug 22, 2022

I recommend the use of shellcheck (Ubuntu package) on all shell scripts and personally prefer the use of #!/usr/bin/env bash as shebang:
https://stackoverflow.com/a/21613044

@malaupa malaupa added the good first issue Good for newcomers label Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants