From 0dc25d29fa6b734a97e6276d3d5952a1eccd9519 Mon Sep 17 00:00:00 2001 From: emkael Date: Mon, 13 Mar 2023 12:26:16 +0100 Subject: Bumping playoffs --- _cron/playoff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_cron/playoff') diff --git a/_cron/playoff b/_cron/playoff index 1b61560..be9e749 100644 --- a/_cron/playoff +++ b/_cron/playoff @@ -1,3 +1,3 @@ SHELL=/bin/bash -# */3 * * * * cd $SITEPATH && source .envrc && cd playoff/scripts/ && ./autorun.sh +*/15 * * * * cd $SITEPATH && source .envrc && cd playoff/scripts/ && ./autorun.sh SHELL=/bin/sh -- cgit v1.2.3