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>2018-04-24 18:53:03 +0300
committernachoparker <nacho@ownyourbits.com>2018-04-24 18:53:03 +0300
commitfe38cd5eb2f8c9078247f36b034826058673f78e (patch)
treec37f6b16d6ffd825c4ef97d72499c2b7123d5837 /install.sh
parent879b8a4ba3c5ebb42e4693285ea5b047cbbdefd2 (diff)
armbian: fix nc-audit messing up with build process
Diffstat (limited to 'install.sh')
-rw-r--r--install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index a8b96960..4cd5dbcf 100644
--- a/install.sh
+++ b/install.sh
@@ -10,7 +10,7 @@
# more details at https://ownyourbits.com
BRANCH=master
-DBG=x
+#DBG=x
set -e$DBG