Skip to content

Replace shebangs with /usr/bin/env bash - #10036

Open
mithe24 wants to merge 1 commit into
ValveSoftware:proton_11.0from
mithe24:proton_11.0
Open

Replace shebangs with /usr/bin/env bash#10036
mithe24 wants to merge 1 commit into
ValveSoftware:proton_11.0from
mithe24:proton_11.0

Conversation

@mithe24

@mithe24 mithe24 commented Aug 3, 2026

Copy link
Copy Markdown

This PR replaces #!/bin/bash shebangs with #!/usr/bin/env bash.
Though these scripts are POSIX compliant, so should not even use bash.

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