Skip to content

Commit 34f596a

Browse files
authored
21.0.1 is OK!
1 parent 53e802c commit 34f596a

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
@@ -614,7 +614,7 @@ then
614614
fi
615615

616616
############# Don't upgrade to specific version
617-
DONOTUPDATETO='21.0.1'
617+
DONOTUPDATETO='20.0.6'
618618
if [[ "$NCVERSION" == "$DONOTUPDATETO" ]]
619619
then
620620
msg_box "Due to serious bugs with Nextcloud $DONOTUPDATETO we won't upgrade to that version."

0 commit comments

Comments
 (0)