Add php7.0-mbstring to webmail.sh

This commit is contained in:
yodax 2017-10-15 07:54:35 +02:00
parent 00898b2ff5
commit 7ee91f6ae6
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ apt_install \
dbconfig-common \
php7.0-cli php7.0-sqlite php7.0-mcrypt php7.0-intl php7.0-json php7.0-common \
php-auth php-net-smtp php-net-socket php-net-sieve php-mail-mime php-crypt-gpg \
php7.0-gd php7.0-pspell tinymce libjs-jquery libjs-jquery-mousewheel libmagic1
php7.0-gd php7.0-pspell tinymce libjs-jquery libjs-jquery-mousewheel libmagic1 php7.0-mbstring
apt_get_quiet remove php-mail-mimedecode # no longer needed since Roundcube 1.1.3