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