Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/vm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorszaimen <szaimen@e.mail.de>2020-09-12 09:09:23 +0300
committerGitHub <noreply@github.com>2020-09-12 09:09:23 +0300
commiteabdc0cd91135b168e4aeb60a062c1156c9f7f00 (patch)
tree5c6c065e6defbb90739a2f5cdb56f2098d680670 /nextcloud_install_production.sh
parent40f0348807ccf262dfd15311d2ffed011e588ad3 (diff)
fix issue with non-root-users (#1442)
Signed-off-by: enoch85 <github@hanssonit.se> Co-authored-by: Daniel Hansson <github@hanssonit.se>
Diffstat (limited to 'nextcloud_install_production.sh')
-rw-r--r--nextcloud_install_production.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/nextcloud_install_production.sh b/nextcloud_install_production.sh
index 174f9ede..cdd01f6e 100644
--- a/nextcloud_install_production.sh
+++ b/nextcloud_install_production.sh
@@ -74,8 +74,8 @@ cpu_check 1 Nextcloud
# Download needed libraries before execution of the first script
mkdir -p "$SCRIPTS"
-download_script STATIC fetch_lib
download_script GITHUB_REPO lib
+download_script STATIC fetch_lib
# Set locales
run_script ADDONS locales