Updates in install scripts

This commit is contained in:
root 2018-12-25 14:39:28 +01:00
parent 691b960ba5
commit edc8b54e8f
3 changed files with 17 additions and 21 deletions

View file

@ -359,6 +359,7 @@ EOT
ubuntu1804)
a2enmod ssl
a2enmod rewrite
a2enconf mailtrain
systemctl restart apache2
;;