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

This reverts commit 9279d60a1a.
This commit is contained in:
Kyle Rankin 2019-02-19 06:48:35 -08:00
parent 9279d60a1a
commit 07cf7d7577
No known key found for this signature in database
GPG Key ID: 91AB3245B1D14ABD

View File

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