mirror of
https://github.com/kemko/nomad.git
synced 2026-01-02 00:15:43 +03:00
Many of our scripts have a non-portable interpreter line for bash and use bash-specific variables like `BASH_SOURCE`. Update the interpreter line to be portable between various Linuxes and macOS without complaint from posix shell users.