Skip to content

refactor(scripts): standardise shebang to be universal#314

Open
arminveres wants to merge 1 commit intobcgov:mainfrom
arminveres:refactor/standardise-shebang
Open

refactor(scripts): standardise shebang to be universal#314
arminveres wants to merge 1 commit intobcgov:mainfrom
arminveres:refactor/standardise-shebang

Conversation

@arminveres
Copy link

Use #!/usr/bin/env bash, for universal deployment capabilities.

Found to be an issue on NixOS, where only the env interpreter is available, to find binaries on path.

Use `#!/usr/bin/env bash`, for universal deployment capabilities.

Signed-off-by: Armin Veres <armin.veres@hotmail.com>
@arminveres arminveres force-pushed the refactor/standardise-shebang branch from ff9190c to 6ab49c3 Compare July 11, 2024 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant