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-09-29 17:24:03 +0300
committernachoparker <nacho@ownyourbits.com>2018-09-29 18:00:03 +0300
commit6b14527ab4572008bbf3a243c5d1494ad18c7c54 (patch)
treeab4d5a5a432eef47820271fabdf8ffba256e5b62 /build-SD-armbian.sh
parentaa2b3baa913373f3a324ac7dca1e747333a21997 (diff)
build: make sure we dont deactivate the wizard accidentally
Diffstat (limited to 'build-SD-armbian.sh')
-rwxr-xr-xbuild-SD-armbian.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build-SD-armbian.sh b/build-SD-armbian.sh
index 1f0c3680..c668f15a 100755
--- a/build-SD-armbian.sh
+++ b/build-SD-armbian.sh
@@ -26,6 +26,7 @@ prepare_dirs # tmp cache output
# add NCP modifications
mkdir -p armbian/userpatches armbian/userpatches/overlay
+rm -f ncp-web/{wizard.cfg,ncp-web.cfg}
cp armbian.sh armbian/userpatches/customize-image.sh
rsync -Aax --delete --exclude-from .gitignore --exclude *.img --exclude *.bz2 . armbian/userpatches/overlay/