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:
Diffstat (limited to 'update.sh')
-rwxr-xr-xupdate.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/update.sh b/update.sh
index d5d7da87..2af9a456 100755
--- a/update.sh
+++ b/update.sh
@@ -104,6 +104,9 @@ chmod 770 /var/www/ncp-web
## BACKWARD FIXES ( for older images )
+# clean build flags armbian
+rm -f /.ncp-image
+
# not for image builds, only live updates
[[ ! -f /.ncp-image ]] && {