Remove "pipefail" so unmatched greps don't cause script to exit

This commit is contained in:
Kyle Rankin 2019-02-15 10:16:43 -08:00
parent c31421218a
commit cd5d0a0c4b
No known key found for this signature in database
GPG Key ID: 91AB3245B1D14ABD

View File

@ -1,6 +1,5 @@
#!/bin/sh
#
set -e -o pipefail
. /etc/functions
. /tmp/config