Skip to content

Commit 660b584

Browse files
authored
update instructions
Signed-off-by: Daniel Hansson <[email protected]>
1 parent 1e328fc commit 660b584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: nextcloud-startup-script.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -623,7 +623,7 @@ Login to Nextcloud in your browser:
623623
### PLEASE HIT OK TO REBOOT ###"
624624

625625
# Reboot
626-
print_text_in_color "$IGreen" "Installation done, system will now reboot..."
626+
print_text_in_color "$IGreen" "Installation done! Please hit OK to cleanup the setup files, and reboot the system."
627627
check_command rm -f "$SCRIPTS/you-can-not-run-the-startup-script-several-times"
628628
check_command rm -f "$SCRIPTS/nextcloud-startup-script.sh"
629629
if ! reboot

0 commit comments

Comments
 (0)