Skip to content

Commit 53e802c

Browse files
authored
better wording
1 parent e3dbf9b commit 53e802c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nextcloud_update.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,7 @@ fi
617617
DONOTUPDATETO='21.0.1'
618618
if [[ "$NCVERSION" == "$DONOTUPDATETO" ]]
619619
then
620-
msg_box "Due to serious bugs with version $DONOTUPDATETO we won't upgrade to that version."
620+
msg_box "Due to serious bugs with Nextcloud $DONOTUPDATETO we won't upgrade to that version."
621621
exit
622622
fi
623623

0 commit comments

Comments
 (0)