Update 'Apache-Installer.sh'

This commit is contained in:
tbergervoet
2018-10-03 14:37:00 +02:00
parent 1d0be4ebce
commit bb4f7ce1db

View File

@@ -155,7 +155,7 @@ fi
##-------------##
apt install -y python-certbot-apache
#certbot --apache -n -d "$domain" -d "www.$domain" -m "$email" --redirect --no-eff-email --agree-tos
#certbot --apache -n -d "$domain" -d "www.$domain" -m "$email" --hsts --redirect --no-eff-email --agree-tos
##---------------##
# Wordpress #