From 3862eca0ed89fdf9010f302180f644c2c7a535cd Mon Sep 17 00:00:00 2001 From: nachoparker Date: Tue, 29 May 2018 18:56:56 +0200 Subject: build: fix cleanup armbian images --- build-SD-rpi.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build-SD-rpi.sh') diff --git a/build-SD-rpi.sh b/build-SD-rpi.sh index af2a038b..b238358d 100755 --- a/build-SD-rpi.sh +++ b/build-SD-rpi.sh @@ -11,7 +11,7 @@ set -e source buildlib.sh -IP=${1:-192.168.0.145} # For QEMU automated testing +IP=${1:-192.168.0.145} # For QEMU automated testing (optional) SIZE=3G # Raspbian image size #CLEAN=1 # Pass this envvar to clean download cache IMG="NextCloudPi_RPi_$( date "+%m-%d-%y" ).img" -- cgit v1.2.3