From 7792a34b58a5eb3d368c17750eff65006fcdcbc5 Mon Sep 17 00:00:00 2001 From: Daniel Hansson Date: Sat, 20 Nov 2021 18:46:26 +0100 Subject: [PATCH] change text --- nextcloud_update.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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