Skip to content

Change instances of #!/bin/bash to #!/usr/bin/env bash#176

Closed
nyadiia wants to merge 1 commit intobluesky-social:mainfrom
nyadiia:main
Closed

Change instances of #!/bin/bash to #!/usr/bin/env bash#176
nyadiia wants to merge 1 commit intobluesky-social:mainfrom
nyadiia:main

Conversation

@nyadiia
Copy link
Copy Markdown

@nyadiia nyadiia commented Dec 6, 2024

Changes the shebang string to use the environment bash for when /bin/bash doesn't exist for whatever reason

Copy link
Copy Markdown
Contributor

@bnewbold bnewbold left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

strong agree, this is best practice.

@bnewbold bnewbold self-assigned this Dec 6, 2024
@nyadiia
Copy link
Copy Markdown
Author

nyadiia commented Dec 13, 2024

duplicate of #121

@nyadiia nyadiia closed this Dec 13, 2024
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.

2 participants