From 7a502844b3c47de66ccc253e6c9640928ce08a54 Mon Sep 17 00:00:00 2001 From: nutra-bot Date: Wed, 24 Dec 2025 10:29:24 +0000 Subject: [PATCH] update crontab --- var/spool/cron/crontabs/root | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/var/spool/cron/crontabs/root b/var/spool/cron/crontabs/root index c8a3e15..097fce4 100644 --- a/var/spool/cron/crontabs/root +++ b/var/spool/cron/crontabs/root @@ -1,5 +1,5 @@ # DO NOT EDIT THIS FILE - edit the master and reinstall. -# (/tmp/crontab.K8RTD8/crontab installed on Wed Dec 24 09:52:40 2025) +# (/tmp/crontab.pPl5m4/crontab installed on Wed Dec 24 10:28:59 2025) # (Cron version -- $Id: crontab.c,v 2.13 1994/01/17 03:20:37 vixie Exp $) # Edit this file to introduce tasks to be run by cron. # @@ -24,5 +24,4 @@ # For more information see the manual pages of crontab(5) and cron(8) # # m h dom mon dow command -0 0,12 * * * /opt/certbot/bin/certbot renew -q - +0 0,12 * * * /opt/certbot/bin/certbot renew -q --post-hook "systemctl reload nginx" -- 2.52.0