From 28cefabe617a2cb32e7efcc1f283a5f24dd5cb69 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