1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-11-23 00:28:07 +00:00

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/