mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-09-17 01:07:59 +02:00
added idn2 for installation with web.py
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ fi
|
||||
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user