Enable site after certificate creation

This commit is contained in:
Bob Mottram 2017-02-25 11:36:24 +00:00
parent 68a0c17459
commit 1414edb2a5
1 changed files with 1 additions and 0 deletions

View File

@ -279,6 +279,7 @@ function add_cert_letsencrypt {
update_default_domain
nginx_ensite ${LETSENCRYPT_HOSTNAME}
systemctl start nginx
if [ $PIN_CERTS ]; then