shdoc icon indicating copy to clipboard operation
shdoc copied to clipboard

fix: Use the `#!/usr/bin/env bash` shebang

Open hyperupcall opened this issue 2 years ago • 0 comments

/bin/bash doesn't always exist on POSIX-y systems, like NixOS and some BSDs (when Bash is installed).

hyperupcall avatar Oct 11 '23 08:10 hyperupcall