diff --git a/nextcloud_update.sh b/nextcloud_update.sh index 56107912..f06fb946 100644 --- a/nextcloud_update.sh +++ b/nextcloud_update.sh @@ -919,8 +919,8 @@ then echo print_text_in_color "$IGreen" "All files are backed up." send_mail \ - "Nextcloud VM update started!" \ - "Please don't shutdown or reboot your server during the update! $(date +%T)" + "New Nextcloud version found!" \ + "We will now start the update to Nextcloud $NCVERSION. $(date +%T)" nextcloud_occ maintenance:mode --on countdown "Removing old Nextcloud instance in 5 seconds..." "5" rm -rf $NCPATH