From 98cc77b0f1296f260f45dd24e5b10d6b16fd39c2 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Thu, 9 Nov 2023 00:27:19 +0000 Subject: [PATCH] fix templates --- Admin/Install/Workflow.install.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Admin/Install/Workflow.install.json b/Admin/Install/Workflow.install.json index ac88d9a..f9922a0 100755 --- a/Admin/Install/Workflow.install.json +++ b/Admin/Install/Workflow.install.json @@ -24,7 +24,7 @@ { "id": "1005500005", "settings": { - "interval": "* 2 * * *" + "interval": "0 2 * * *" }, "children": [ {