re-corrected letsencrypt post-hook
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 --post-hook "su -s /bin/sh podman -c 'podman restart nginx'"
|
certbot renew --post-hook "su -s /bin/sh podman -c 'cd; podman restart nginx'"
|
||||||
tags: cron
|
tags: cron
|
||||||
|
|||||||
Reference in New Issue
Block a user