From 809b5558b2f2d2d62d29d8f8874b148f49163b9a Mon Sep 17 00:00:00 2001 From: Leon Date: Wed, 25 Aug 2021 08:08:54 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=B1Modify=20cron?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Scripts/py/disableDuplicateTasksImplement.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scripts/py/disableDuplicateTasksImplement.py b/Scripts/py/disableDuplicateTasksImplement.py index 37effa8..5004d44 100644 --- a/Scripts/py/disableDuplicateTasksImplement.py +++ b/Scripts/py/disableDuplicateTasksImplement.py @@ -1,6 +1,6 @@ # -*- coding:utf-8 -*- ''' -cron: 20 0-23/2 * * * +cron: 20 10 */7 * * new Env('禁用重复任务'); '''