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-11-03 23:21:09 +0300
committernachoparker <nacho@ownyourbits.com>2018-11-05 06:38:25 +0300
commit61381831c8aa9c184b9194b8751239cd7b85afbd (patch)
treeb8d25ad20cdf7c9778f3d731390c2401c85a8c34 /build-SD-rpi.sh
parent308a1a2ec67580d44591dbbe21c6373e60309cf2 (diff)
add nc-test-hddv0.65.0
Diffstat (limited to 'build-SD-rpi.sh')
-rwxr-xr-xbuild-SD-rpi.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/build-SD-rpi.sh b/build-SD-rpi.sh
index c4e923bb..6dcb5bea 100755
--- a/build-SD-rpi.sh
+++ b/build-SD-rpi.sh
@@ -11,7 +11,6 @@
set -e
source buildlib.sh
-IP=${1:-192.168.0.145} # For QEMU automated testing (optional)
SIZE=3G # Raspbian image size
#CLEAN=0 # Pass this envvar to skip cleaning download cache
IMG="NextCloudPi_RPi_$( date "+%m-%d-%y" ).img"