Skip to content

Commit

Permalink
Make script shebangs more robust with /usr/bin/env
Browse files Browse the repository at this point in the history
The script was failing to run in some environments, notably a pure nix
shell. This is the more modern way to resolve bash in shebangs and
should be supported on all platforms
  • Loading branch information
Smona committed Jan 10, 2023
1 parent b2a53e4 commit 3e04dfe
Show file tree
Hide file tree
Showing 4 changed files with 208 additions and 207 deletions.
Loading

0 comments on commit 3e04dfe

Please sign in to comment.