Skip to content
Snippets Groups Projects
Commit 1414edb2 authored by Bob Mottram's avatar Bob Mottram
Browse files

Enable site after certificate creation

parent 68a0c174
No related branches found
No related tags found
No related merge requests found
......@@ -279,6 +279,7 @@ function add_cert_letsencrypt {
update_default_domain
nginx_ensite ${LETSENCRYPT_HOSTNAME}
systemctl start nginx
if [ $PIN_CERTS ]; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment