build: cleanup cache in batch build

This commit is contained in:
nachoparker 2018-06-20 12:34:28 +02:00
parent 891c2a229e
commit f3274e7784

View File

@ -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