re-corrected letsencrypt post-hook

This commit is contained in:
Bastian de Byl
2022-07-18 23:34:53 -04:00
parent c1b6fe4f26
commit cf08a77573

View File

@@ -5,5 +5,5 @@
name: certbot_renew
special_time: weekly
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