Trying to fix unset variable error.

This commit is contained in:
clemahieu 2018-03-22 19:21:40 -05:00
commit b03f4313d9

View file

@ -1,6 +1,5 @@
#!/usr/bin/env bash
set -o nounset
set -o errexit
set -o xtrace