From 88ead591de695f21f108489b2c6f1cdbdedae83b Mon Sep 17 00:00:00 2001 From: tbergervoet Date: Tue, 16 Oct 2018 11:26:05 +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 9c86942..09bab95 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 --staging +certbot --apache -n -d "$domain" -d "www.$domain" -m "$email" --hsts --redirect --no-eff-email --agree-tos ##---------------## # Wordpress #