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
path: root/bin
diff options
context:
space:
mode:
authornachoparker <nacho@ownyourbits.com>2021-05-09 22:45:59 +0300
committernachoparker <nacho@ownyourbits.com>2021-05-13 06:49:42 +0300
commitbd0c23d9f98affa2d12d264f4d8b6f43de0fb453 (patch)
tree65e209fba201583adeefc3fc99345f3e19a2037e /bin
parent67aa5994d6c91d648465336deea16a697606bfce (diff)
build: bail out upon any error in docker builds
Signed-off-by: nachoparker <nacho@ownyourbits.com>
Diffstat (limited to 'bin')
-rw-r--r--bin/ncp/CONFIG/nc-nextcloud.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ncp/CONFIG/nc-nextcloud.sh b/bin/ncp/CONFIG/nc-nextcloud.sh
index 734a3aaa..7f354b31 100644
--- a/bin/ncp/CONFIG/nc-nextcloud.sh
+++ b/bin/ncp/CONFIG/nc-nextcloud.sh
@@ -85,7 +85,7 @@ configure()
{
## IF BETA SELECTED ADD "pre" to DOWNLOAD PATH
[[ "$BETA" == yes ]] && local PREFIX="pre"
-
+
## DOWNLOAD AND (OVER)WRITE NEXTCLOUD
cd /var/www/