diff --git a/docs/setup/troubleshooting.md b/docs/setup/troubleshooting.md index 80a35bf..6ae7eb3 100644 --- a/docs/setup/troubleshooting.md +++ b/docs/setup/troubleshooting.md @@ -121,5 +121,5 @@ Once you have fixed any problems, you can force a new attempt with the following command: ``` -docker-compose exec snikket_certs su letsencrypt -- -c "certbot renew --config-dir /snikket/letsencrypt --cert-path /etc/ssl/certbot --force-renew -``` \ No newline at end of file +docker-compose exec snikket_certs su letsencrypt -- -c "certbot renew --config-dir /snikket/letsencrypt --cert-path /etc/ssl/certbot --force-renew" +```