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:
authorDaniel Hansson <github@hanssonit.se>2020-09-16 12:24:02 +0300
committerGitHub <noreply@github.com>2020-09-16 12:24:02 +0300
commite4bb8a9e26785fefe7a5d910ee2ae69e1a23cfef (patch)
tree4146d0302403fec4599d66056051499187b3d655 /nextcloud_install_production.sh
parent4d2064e5fbb3c7afccd128bb77edc44810cfc4ab (diff)
move change scripts
this is needed because we chown history and instruction in the change scripts
Diffstat (limited to 'nextcloud_install_production.sh')
-rw-r--r--nextcloud_install_production.sh8
1 files changed, 4 insertions, 4 deletions
diff --git a/nextcloud_install_production.sh b/nextcloud_install_production.sh
index d7ee0ebe..addac6cf 100644
--- a/nextcloud_install_production.sh
+++ b/nextcloud_install_production.sh
@@ -756,10 +756,6 @@ case "$choice" in
;;
esac
-# Prepare first bootup
-check_command run_script STATIC change-ncadmin-profile
-check_command run_script STATIC change-root-profile
-
# Upgrade
apt update -q4 & spinner_loading
apt dist-upgrade -y
@@ -827,6 +823,10 @@ download_script STATIC instruction
download_script STATIC history
download_script NETWORK static_ip
+# Prepare first bootup
+check_command run_script STATIC change-ncadmin-profile
+check_command run_script STATIC change-root-profile
+
if home_sme_server
then
# Change nextcloud-startup-script.sh