change text

This commit is contained in:
Daniel Hansson 2021-11-20 18:46:26 +01:00 committed by GitHub
parent 756f8bcaf6
commit 7792a34b58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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