diff --git a/Apache-Installer.sh b/Apache-Installer.sh index 09bab95..9c86942 100644 --- a/Apache-Installer.sh +++ b/Apache-Installer.sh @@ -148,7 +148,7 @@ fi ##-------------## apt install -y python-certbot-apache -certbot --apache -n -d "$domain" -d "www.$domain" -m "$email" --hsts --redirect --no-eff-email --agree-tos +certbot --apache -n -d "$domain" -d "www.$domain" -m "$email" --hsts --redirect --no-eff-email --agree-tos --staging ##---------------## # Wordpress #