noticket Fixed post-hook for certbot renew restarting nginx
This commit is contained in:
@@ -5,5 +5,5 @@
|
|||||||
name: certbot_renew
|
name: certbot_renew
|
||||||
special_time: weekly
|
special_time: weekly
|
||||||
job: >-
|
job: >-
|
||||||
certbot renew
|
certbot renew --post-hook 'systemctl restart nginx'
|
||||||
tags: cron
|
tags: cron
|
||||||
|
|||||||
Reference in New Issue
Block a user