We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e328fc commit 660b584Copy full SHA for 660b584
nextcloud-startup-script.sh
@@ -623,7 +623,7 @@ Login to Nextcloud in your browser:
623
### PLEASE HIT OK TO REBOOT ###"
624
625
# Reboot
626
-print_text_in_color "$IGreen" "Installation done, system will now reboot..."
+print_text_in_color "$IGreen" "Installation done! Please hit OK to cleanup the setup files, and reboot the system."
627
check_command rm -f "$SCRIPTS/you-can-not-run-the-startup-script-several-times"
628
check_command rm -f "$SCRIPTS/nextcloud-startup-script.sh"
629
if ! reboot
0 commit comments