From bb4f7ce1db98a6426d81e2fcc700037ac959a9d5 Mon Sep 17 00:00:00 2001 From: tbergervoet Date: Wed, 3 Oct 2018 14:37:00 +0200 Subject: [PATCH] Update 'Apache-Installer.sh' --- Apache-Installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Apache-Installer.sh b/Apache-Installer.sh index bb94c53..8a93ea5 100644 --- a/Apache-Installer.sh +++ b/Apache-Installer.sh @@ -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 #