web: fix typo

This commit is contained in:
Saúl Ibarra Corretgé
2018-11-07 15:34:42 +01:00
parent 0399c6dd15
commit d6de4fdb58

View File

@@ -1,7 +1,7 @@
#!/bin/bash
# stop nginx
s6-svc -u /var/run/s6/services/nginx
s6-svc -d /var/run/s6/services/nginx
# renew cert
certbot -n renew >> /config/le-renew.log