From 2678e73ff1eb2f4e0a5d02a750ec4c047333da6b Mon Sep 17 00:00:00 2001 From: Georg Date: Wed, 21 Jul 2021 13:33:34 +0200 Subject: Initial Cron Run Signed-off-by: Georg --- cron/cron.d/certbot | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 cron/cron.d/certbot (limited to 'cron/cron.d/certbot') 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 -- cgit v1.2.3