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

build(scripts): use /usr/bin/env bash to retrieve system bash path #987

Merged
merged 1 commit into from
Jul 31, 2023
Merged

build(scripts): use /usr/bin/env bash to retrieve system bash path #987

merged 1 commit into from
Jul 31, 2023

Conversation

ereslibre
Copy link
Contributor

Use bash as returned by /usr/bin/env bash. In systems such as NixOS this returns a path to a valid bash executable in the current environment.

@Integralist Integralist merged commit 0c742c4 into fastly:main Jul 31, 2023
@Integralist Integralist added the bug Something isn't working label Jul 31, 2023
@Integralist
Copy link
Collaborator

Thanks @ereslibre for this fix 👍🏻

@ereslibre ereslibre deleted the update-bash-path branch July 31, 2023 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants