add bcmath if V19

This commit is contained in:
Daniel Hansson 2020-05-21 21:39:35 +02:00 committed by GitHub
parent 858198d45b
commit 4432d7a06f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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