From 421478a2285ceb722573852f86f240b975307752 Mon Sep 17 00:00:00 2001 From: emkael Date: Mon, 13 Feb 2023 00:43:13 +0100 Subject: Disabling playoff generation --- _cron/playoff | 2 +- http | 2 +- playoff | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_cron/playoff b/_cron/playoff index 48b425b..1b61560 100644 --- a/_cron/playoff +++ b/_cron/playoff @@ -1,3 +1,3 @@ SHELL=/bin/bash -*/3 * * * * cd $SITEPATH && source .envrc && cd playoff/scripts/ && ./autorun.sh +# */3 * * * * cd $SITEPATH && source .envrc && cd playoff/scripts/ && ./autorun.sh SHELL=/bin/sh diff --git a/http b/http index dde72ca..51cf083 160000 --- a/http +++ b/http @@ -1 +1 @@ -Subproject commit dde72cab66cc2e07cd0fec6e8e08d3f3dfba54f0 +Subproject commit 51cf08355e9a78e91db4acca92f235ed6f5ab97e diff --git a/playoff b/playoff index 4c9964a..5a79dce 160000 --- a/playoff +++ b/playoff @@ -1 +1 @@ -Subproject commit 4c9964ad73cbbd8f0fd9d58a04a18b3ab6e07003 +Subproject commit 5a79dce3d0a1588ded3ae95ae0207668bf48c361 -- cgit v1.2.3