Skip to content

docker scripts: Use portable shebang#2080

Merged
tlaurion merged 1 commit intolinuxboot:masterfrom
JohnAZoidberg:usr-env-bin-bash
Apr 8, 2026
Merged

docker scripts: Use portable shebang#2080
tlaurion merged 1 commit intolinuxboot:masterfrom
JohnAZoidberg:usr-env-bin-bash

Conversation

@JohnAZoidberg
Copy link
Copy Markdown
Contributor

Not all distros have /bin/bash, use env to get bash from the PATH

Not all distros have /bin/bash, use env to get bash from the PATH

Signed-off-by: Daniel Schaefer <git@danielschaefer.me>
@tlaurion
Copy link
Copy Markdown
Collaborator

tlaurion commented Apr 8, 2026

Not all distros have /bin/bash, use env to get bash from the PATH

Thanks!

@JohnAZoidberg
Copy link
Copy Markdown
Contributor Author

Ci failure looks unrelated

@tlaurion tlaurion merged commit 8f78967 into linuxboot:master Apr 8, 2026
4 of 9 checks passed
@tlaurion
Copy link
Copy Markdown
Collaborator

tlaurion commented Apr 8, 2026

Yeah, don't know what's up with CircleCI randomly throwing return 1 when there is no build error.
Let's consider that CircleCI hiccup, builds were all successful yesterday.

tlaurion added a commit to tlaurion/heads that referenced this pull request Apr 8, 2026
docker scripts: Use portable shebang

Signed-off-by: Thierry Laurion <insurgo@riseup.net>
@JohnAZoidberg JohnAZoidberg deleted the usr-env-bin-bash branch April 8, 2026 21:36
tlaurion added a commit to tlaurion/heads that referenced this pull request Apr 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants