mirror of
https://github.com/nextcloud/vm.git
synced 2025-10-26 11:27:32 +00:00
change text
This commit is contained in:
parent
756f8bcaf6
commit
7792a34b58
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user