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-07-09 09:11:12 +0300
committerGitHub <noreply@github.com>2020-07-09 09:11:12 +0300
commit8e8457243cc28e64b237255939520cd12e2bed87 (patch)
treea876a357812b77d0b634e2f251627d550116f9e5 /nextcloud_install_production.sh
parentfe4194525dab2a35ba8900355cd2b5f3a2170ed8 (diff)
better instructions
Diffstat (limited to 'nextcloud_install_production.sh')
-rw-r--r--nextcloud_install_production.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/nextcloud_install_production.sh b/nextcloud_install_production.sh
index 5a7f0ffa..ceb4e3d3 100644
--- a/nextcloud_install_production.sh
+++ b/nextcloud_install_production.sh
@@ -822,5 +822,7 @@ then
fi
# Reboot
-print_text_in_color "$IGreen" "Installation done, system will now reboot..."
+msg_box "Installation almost done, system will reboot when you hit OK.
+
+Please log in again once rebooted to run the setup script."
reboot