From f077a0bc775b9149be3ab6dc30213aaaa5b877dd Mon Sep 17 00:00:00 2001 From: Wang Sen Di Date: Sun, 23 Nov 2025 18:17:59 +0800 Subject: [PATCH] - --- cron.d/deploy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cron.d/deploy b/cron.d/deploy index 04485ae..c769d3d 100644 --- a/cron.d/deploy +++ b/cron.d/deploy @@ -5,4 +5,4 @@ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin -* * * * * roots bash /apps/gitrce/deploy/release/default/start.sh >>/apps/data/logs/deploy-start.log 2>&1 +* * * * * root bash /apps/gitrce/deploy/release/default/start.sh >>/apps/data/logs/deploy-start.log 2>&1