set -e shuffling

This commit is contained in:
Michael Vines
2018-11-11 09:25:59 -08:00
parent def7d156f6
commit 3466f139a4
13 changed files with 12 additions and 13 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/env bash
set -e
#
# Reference: https://github.com/koalaman/shellcheck/wiki/Directive
set -e
cd "$(dirname "$0")/.."