From 01ecc6f2c29f7adf98eb3c7443ae3d294878fd18 Mon Sep 17 00:00:00 2001 From: cheney Date: Tue, 22 Jul 2025 11:23:24 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A6=E5=8F=91=20CI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cronjob | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cronjob b/cronjob index b606873..7cab833 100644 --- a/cronjob +++ b/cronjob @@ -1,2 +1,2 @@ # 设置每天 14:45 执行 -45 14 * * * root /usr/local/bin/python /app/main.py >> /var/log/cron.log 2>&1 \ No newline at end of file +45 14 * * * root /usr/local/bin/python /app/main.py >> /var/log/cron.log 2>&1