From 674f5e60d14f4b0142c29ec7dd0264f3af53fdee Mon Sep 17 00:00:00 2001 From: Wang Sen Di Date: Mon, 8 Dec 2025 17:54:41 +0800 Subject: [PATCH] - --- cron.d/deploy | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cron.d/deploy b/cron.d/deploy index c8c8030..8bcf96a 100644 --- a/cron.d/deploy +++ b/cron.d/deploy @@ -5,6 +5,6 @@ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin -*/3 * * * * roots bash /apps/gitrce/deploy/release/default/start.sh >>/apps/data/logs/deploy-start.log 2>&1 +# */3 * * * * roots bash /apps/gitrce/deploy/release/default/start.sh >>/apps/data/logs/deploy-start.log 2>&1 -*/3 * * * * roots bash /apps/gitrce/netflow/iptables.sh >>/apps/data/logs/netflow-iptables.log 2>&1 +# */3 * * * * roots bash /apps/gitrce/netflow/iptables.sh >>/apps/data/logs/netflow-iptables.log 2>&1