• Tim Gross's avatar
    scripts: fix interpreter for bash (#12549) · 247e20e1
    Tim Gross authored
    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.
    247e20e1