noticket Fixed post-hook for certbot renew restarting nginx

This commit is contained in:
Bastian de Byl
2021-01-05 11:40:45 -05:00
parent 053d658111
commit 41792f5ce0

View File

@@ -5,5 +5,5 @@
name: certbot_renew
special_time: weekly
job: >-
certbot renew
certbot renew --post-hook 'systemctl restart nginx'
tags: cron