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-06-20 13:34:28 +0300
committernachoparker <nacho@ownyourbits.com>2018-06-20 13:34:28 +0300
commitf3274e7784d715241c1f426381846c5600cf6893 (patch)
tree9ffd227d56ee5b85df6296c7eb734f6c9e4cfa6b /batch.sh
parent891c2a229e0f053911ff1ff03513f3df4111667f (diff)
build: cleanup cache in batch build
Diffstat (limited to 'batch.sh')
-rwxr-xr-xbatch.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/batch.sh b/batch.sh
index 0d11c6e9..6407ee9e 100755
--- a/batch.sh
+++ b/batch.sh
@@ -21,7 +21,7 @@ source buildlib.sh # initializes $IMGNAME
}
# Raspbian
-./build-SD-rpi.sh "$IP"
+CLEAN=1 ./build-SD-rpi.sh "$IP"
#./build-SD-berryboot.sh "$IMG" #TODO
# Armbian