From 8e8457243cc28e64b237255939520cd12e2bed87 Mon Sep 17 00:00:00 2001 From: Daniel Hansson Date: Thu, 9 Jul 2020 08:11:12 +0200 Subject: [PATCH] better instructions --- nextcloud_install_production.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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