Skip to content

fix: make bash shebangs more portable - #129

Merged
Arshia001 merged 1 commit into
mainfrom
shebangs
Aug 7, 2026
Merged

fix: make bash shebangs more portable#129
Arshia001 merged 1 commit into
mainfrom
shebangs

Conversation

@kilyanni

@kilyanni kilyanni commented Aug 4, 2026

Copy link
Copy Markdown

/bin/bash doesn't exist on NixOS (and BSDs), replace all references with the more portable /usr/bin/env bash.

Also drops some leading spaces from some shebangs (I assume those were unintentional)

@kilyanni
kilyanni requested a review from Arshia001 August 6, 2026 12:10
@Arshia001
Arshia001 merged commit 8aba827 into main Aug 7, 2026
5 checks passed
@Arshia001
Arshia001 deleted the shebangs branch August 7, 2026 07:25
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