better wording

This commit is contained in:
Daniel Hansson 2021-04-07 20:19:49 +02:00 committed by GitHub
parent e3dbf9bfd9
commit 53e802ce91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -617,7 +617,7 @@ fi
DONOTUPDATETO='21.0.1'
if [[ "$NCVERSION" == "$DONOTUPDATETO" ]]
then
msg_box "Due to serious bugs with version $DONOTUPDATETO we won't upgrade to that version."
msg_box "Due to serious bugs with Nextcloud $DONOTUPDATETO we won't upgrade to that version."
exit
fi