diff options
Diffstat (limited to 'cron/cron.d/certbot')
-rw-r--r-- | cron/cron.d/certbot | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cron/cron.d/certbot b/cron/cron.d/certbot new file mode 100644 index 0000000..39c9720 --- /dev/null +++ b/cron/cron.d/certbot @@ -0,0 +1,4 @@ +SHELL=/bin/sh +MAILTO=system@lysergic.dev + +0 0,12 * * * certbot sleep 1960 && /opt/certbot/certbot-venv/bin/certbot renew -q |