7.1.0 #99

Merged
Ark74 merged 9 commits from unstable into master 2023-02-22 11:56:21 +00:00
1 changed files with 3 additions and 2 deletions
Showing only changes of commit 8df68aeb56 - Show all commits

View File

@ -208,7 +208,7 @@ install_ifnot postgresql-"$PSGVER"
# PHP 7.4
add_php
install_aval_package \
install_aval_package " \
imagemagick \
php"$PHPVER"-fpm \
php"$PHPVER"-bcmath \
@ -228,7 +228,8 @@ install_aval_package \
php"$PHPVER"-xmlrpc \
php"$PHPVER"-zip \
redis-server \
unzip
unzip \
"
#System related
install_ifnot smbclient