mirror of
https://github.com/nextcloud/vm.git
synced 2025-10-26 11:27:32 +00:00
fix NC 23 issue when updating
This commit is contained in:
parent
dd42c04fcc
commit
592759693d
@ -779,6 +779,10 @@ then
|
||||
exit
|
||||
fi
|
||||
|
||||
# Fix remaining bug in NC 23.0.1
|
||||
git_apply_patch 30890 server 23.0.0
|
||||
git_apply_patch 30890 server 23.0.1
|
||||
|
||||
# Check if PHP version is compatible with $NCVERSION
|
||||
PHP_VER=71
|
||||
NC_VER=16
|
||||
|
||||
Loading…
Reference in New Issue
Block a user