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 'docker/run-nc.sh')
-rwxr-xr-xdocker/run-nc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/run-nc.sh b/docker/run-nc.sh
index f07e72b3..e697b64c 100755
--- a/docker/run-nc.sh
+++ b/docker/run-nc.sh
@@ -31,7 +31,7 @@ test -d /data/app || {
# INIT DATABASE AND NEXTCLOUD CONFIG
source /usr/local/etc/library.sh
- install_script /usr/local/etc/nc-init.sh
+ activate_script /usr/local/etc/nextcloudpi-config.d/nc-init.sh
# COPY DATADIR TO /data, WHICH WILL BE IN A PERSISTENT VOLUME
cd /var/www/nextcloud/