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 +- playoff | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 diff --git a/playoff b/playoff index 5a79dce..ce69bb1 160000 --- a/playoff +++ b/playoff @@ -1 +1 @@ -Subproject commit 5a79dce3d0a1588ded3ae95ae0207668bf48c361 +Subproject commit ce69bb12632f644a80370c5172b32bf4f0db90c8 -- cgit v1.2.3