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

bash is not available everywhere #344

Merged
merged 1 commit into from
Nov 2, 2023
Merged

bash is not available everywhere #344

merged 1 commit into from
Nov 2, 2023

Conversation

tobhe
Copy link
Contributor

@tobhe tobhe commented Oct 23, 2023

Use /bin/sh instead which should work on most posix platforms. Fixes OpenBSD.

@rowanG077
Copy link

If this is to be changed it should be changed to #!/usr/bin/env sh as well.

@tobhe
Copy link
Contributor Author

tobhe commented Oct 23, 2023

@rowanG077 works for me. I pushed an update.

which should work on most posix platforms. Fixes OpenBSD.

Signed-off-by: Tobias Heider <me@tobhe.de>
@marcan marcan merged commit 33a7e35 into AsahiLinux:main Nov 2, 2023
3 checks passed
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.

3 participants