Set -e to fail fast

This commit is contained in:
Will Medlar
2018-05-11 13:44:04 -04:00
parent b3fc84277d
commit 7823ca388c

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
if [ "$1" == "install" ]; then
if [ -d /host ]; then
mkdir -p /host/cfg/