Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornachoparker <nacho@ownyourbits.com>2019-01-09 07:20:12 +0300
committernachoparker <nacho@ownyourbits.com>2019-01-09 08:43:17 +0300
commit678b7ab485d8b676d15eb588f8b428a23bc50d1d (patch)
tree0b3ce1cf5f13867c370c1d6c043cda08ece4a83c
parentf1d348e961e830a98939b86280825d6b8cf50fc2 (diff)
update: fail with the first error
-rwxr-xr-xupdate.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/update.sh b/update.sh
index 07ce36a9..1f83edb6 100755
--- a/update.sh
+++ b/update.sh
@@ -8,6 +8,8 @@
# More at https://ownyourbits.com/
#
+set -e
+
CONFDIR=/usr/local/etc/ncp-config.d/
# don't make sense in a docker container