more info

This commit is contained in:
Daniel Hansson 2021-12-20 21:03:10 +01:00 committed by GitHub
parent c479de5476
commit 2db30e8e65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -769,7 +769,7 @@ fi
DONOTUPDATETO='23.0.0'
if [[ "$NCVERSION" == "$DONOTUPDATETO" ]]
then
msg_box "Due to serious bugs with Nextcloud $DONOTUPDATETO we won't upgrade to that version."
msg_box "Due to major bugs with Nextcloud $DONOTUPDATETO we won't upgrade to that version since it's a risk it will break your server. Please try to upgrade again when the next maintenance release is out."
exit
fi