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 #