mirror of
https://github.com/nextcloud/vm.git
synced 2025-10-26 11:27:32 +00:00
add bcmath if V19
This commit is contained in:
parent
858198d45b
commit
4432d7a06f
@ -477,6 +477,7 @@ then
|
||||
if [ "${CURRENTVERSION%%.*}" -ge "19" ]
|
||||
then
|
||||
occ_command db:add-missing-columns
|
||||
install_if_not php"$PHPVER"-bcmath
|
||||
fi
|
||||
else
|
||||
msg_box "Something went wrong with backing up your old nextcloud instance
|
||||
|
||||
Loading…
Reference in New Issue
Block a user