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 'install-nextcloud.sh')
-rwxr-xr-xinstall-nextcloud.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/install-nextcloud.sh b/install-nextcloud.sh
index 3ee182ee..0281938f 100755
--- a/install-nextcloud.sh
+++ b/install-nextcloud.sh
@@ -37,7 +37,7 @@ config $INSTALL_SCRIPT || exit 1
launch_install_qemu "$IMGFILE" $IP || exit 1
CONFDIR=/usr/local/etc/nextcloudpi-config.d/
-copy_to_image "$IMGOUT" $CONFDIR nc-limits.sh nc-datadir.sh
+copy_to_image "$IMGOUT" $CONFDIR nc-limits.sh nc-datadir.sh nc-httpsonly.sh
copy_to_image "$IMGOUT" $CONFDIR/library library.sh
copy_to_image "$IMGOUT" /usr/local/bin/ nextcloudpi-config