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