Update setup/web.sh

Co-authored-by: Daniel Mabbett <triumph_2500@hotmail.com>
This commit is contained in:
A. Schippers
2020-05-08 08:25:10 +02:00
committed by GitHub
co-authored by Daniel Mabbett
parent 671350c80f
commit e2447bd299
+1 -2
View File
@@ -129,7 +129,7 @@ chmod a+r /var/lib/mailinabox/mozilla-autoconfig.xml
cat conf/mta-sts.txt \
| sed "s/MODE/$MTA_STS/" \
| sed "s/PRIMARY_HOSTNAME/$PRIMARY_HOSTNAME/" \
| sed "s/PRIMARY_HOSTNAME/$PUNY_PRIMARY_HOSTNAME/" \
> /var/lib/mailinabox/mta-sts.txt
chmod a+r /var/lib/mailinabox/mta-sts.txt
@@ -148,4 +148,3 @@ restart_service php7.2-fpm
# Open ports.
ufw_allow http
ufw_allow https