From 250ab6eaf5624742c25dafa7f1fd04ad308170c4 Mon Sep 17 00:00:00 2001 From: tbergervoet Date: Mon, 15 Oct 2018 15:37:03 +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 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 #