From c8b2d0bf4ca09bc8fb13ebd376714f662d884c68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Szekeres=20Ba=CC=81lint?= Date: Sun, 2 Dec 2018 17:53:35 +0100 Subject: [PATCH] space fix --- public/templates/commands.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/templates/commands.html b/public/templates/commands.html index 8ab5026..2c46490 100644 --- a/public/templates/commands.html +++ b/public/templates/commands.html @@ -27,7 +27,7 @@ sed -i -r 's/listen (.*)443/listen \1443;#/g; s/ssl_(certificate|certificate_key|trusted_certificate) /#;#ssl_\1/g' 's/listen (.*)443/listen \1443;#/g; s/ssl_(certificate|certificate_key|trusted_certificate) /#;#ssl_\1 /g' /etc/nginx/sites-{{ isSymlink() ? 'available' : 'enabled' }}/{{ domain() }}.conf # HTTPS - certbot: obtain certificates