V19 improvments

This commit is contained in:
Daniel Hansson 2020-05-21 11:16:44 +02:00 committed by GitHub
parent f086ccc14c
commit 76c69d2fd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -261,6 +261,7 @@ check_command apt install -y \
php"$PHPVER"-json \
php"$PHPVER"-gmp \
php"$PHPVER"-bz2 \
php"$PHPVER"-bcmath \
php-pear
# php"$PHPVER"-imagick \
# libmagickcore-6.q16-3-extra
@ -501,6 +502,7 @@ fi
print_text_in_color "$ICyan" "Optimizing Nextcloud..."
yes | occ_command db:convert-filecache-bigint
occ_command db:add-missing-indices
occ_command db:add-missing-columns
# Install Figlet
install_if_not figlet