From c33cabc537f07ebdcecea561287d02aae51388f5 Mon Sep 17 00:00:00 2001 From: nachoparker Date: Wed, 14 Jun 2017 18:18:58 +0200 Subject: nc-init as a nextcloudpi-config option --- batch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'batch.sh') diff --git a/batch.sh b/batch.sh index fab79d71..6873deac 100755 --- a/batch.sh +++ b/batch.sh @@ -13,7 +13,7 @@ source etc/library.sh # initializes $IMGNAME IP=$1 # First argument is the QEMU Raspbian IP address NC_INSTALL=etc/nextcloudpi-config.d/nc-nextcloud.sh -NC_CONFIG=etc/nc-init.sh +NC_CONFIG=etc/nextcloudpi-config.d/nc-init.sh IMGBASE="NextCloudPi_$( date "+%m-%d-%y" )_base.img" -- cgit v1.2.3