1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-20 02:52:11 +00:00

added idn2 for installation with web.py

This commit is contained in:
A. Schippers 2020-05-08 11:51:02 +02:00
parent 8e75fad3a0
commit 37662e4d12

View File

@ -19,7 +19,7 @@ fi
echo "Installing Nginx (web server)..." echo "Installing Nginx (web server)..."
apt_install nginx php-cli php-fpm apt_install nginx php-cli php-fpm idn2
rm -f /etc/nginx/sites-enabled/default rm -f /etc/nginx/sites-enabled/default