Add posthook cron

This commit is contained in:
Dryusdan 2022-11-28 17:07:53 +01:00
parent 9ee76e81ae
commit 7fa4815e6d
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
minute: 30
hour: 2
user: root
job: "certbot renew >/dev/null 2>&1"
job: "certbot renew --post-hook \"nginx -s reload\" >/dev/null 2>&1"
tags:
- letsencrypt