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>2017-09-12 13:50:20 +0300
committernachoparker <nacho@ownyourbits.com>2017-09-12 20:09:44 +0300
commitbb91d83df776278f368a61ba7bc7ad64a5430723 (patch)
tree03edbab35574eda16bd2dfa0389728ce583ab41e /batch.sh
parent020cfdcef9ce0cf588b5e54e3b123e2c69609e11 (diff)
split library.shv0.26.32
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 51503e1e..aa61bc66 100755
--- a/batch.sh
+++ b/batch.sh
@@ -8,7 +8,7 @@
# Usage: ./batch.sh <DHCP QEMU image IP>
#
-source etc/library.sh # initializes $IMGNAME
+source buildlib.sh # initializes $IMGNAME
IP=$1 # First argument is the QEMU Raspbian IP address