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-27 22:15:15 +0300
committernachoparker <nacho@ownyourbits.com>2018-06-28 18:20:54 +0300
commit16227491a7b1033590e534d6166f5b3bf54812d9 (patch)
treee1d46ddc5c182a213564379b757cddd62fcfd13a /batch.sh
parentfbc0d465e9aae186b6e65aa195f6ab4bd08110b0 (diff)
build: clean cache by default
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 4ccd83e8..bfb923ee 100755
--- a/batch.sh
+++ b/batch.sh
@@ -21,7 +21,7 @@ source buildlib.sh # initializes $IMGNAME
}
# Raspbian
-CLEAN=1 ./build-SD-rpi.sh "$IP"
+./build-SD-rpi.sh "$IP"
#./build-SD-berryboot.sh "$IMG" #TODO
# Armbian