Commit Graph

4 Commits

Author SHA1 Message Date
Tim Gross
247e20e10b scripts: fix interpreter for bash (#12549)
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.
2022-04-12 10:08:21 -04:00
James Nugent
e8c17e2aba build: Lint shell scripts, and make all shell scripts lint cleanly 2017-09-08 19:50:39 -05:00
Michael Schurter
fe3bb07e80 Fixup example 2017-06-21 17:19:08 -07:00
Michael Schurter
e6552e149a Add script to demo weave in vagrant 2017-06-21 17:19:08 -07:00