Update 'Apache-Installer.sh'
This commit is contained in:
@@ -148,7 +148,7 @@ fi
|
|||||||
##-------------##
|
##-------------##
|
||||||
|
|
||||||
apt install -y python-certbot-apache
|
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 #
|
# Wordpress #
|
||||||
|
|||||||
Reference in New Issue
Block a user