diff options
-rw-r--r-- | _cron/playoff | 2 | ||||
m--------- | http | 0 | ||||
m--------- | playoff | 0 |
3 files changed, 1 insertions, 1 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 -Subproject dde72cab66cc2e07cd0fec6e8e08d3f3dfba54f +Subproject 51cf08355e9a78e91db4acca92f235ed6f5ab97 diff --git a/playoff b/playoff -Subproject 4c9964ad73cbbd8f0fd9d58a04a18b3ab6e0700 +Subproject 5a79dce3d0a1588ded3ae95ae0207668bf48c36 |