summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2021-05-30 22:41:25 +0200
committeremkael <emkael@tlen.pl>2021-05-30 22:41:25 +0200
commitd50d72286acb6912640da42a489cffd09114d26a (patch)
tree66494e2ec64946a9d7030b4c55e912bd40d93a9f
parent7f5fb5da2f4479c8869b1f71fc2929030cd14428 (diff)
Post-event cleanup
-rw-r--r--.envrcbin583 -> 584 bytes
-rw-r--r--_cron/autocommit6
-rw-r--r--_cron/playoff6
m---------http0
4 files changed, 6 insertions, 6 deletions
diff --git a/.envrc b/.envrc
index 3f87537..25a7415 100644
--- a/.envrc
+++ b/.envrc
Binary files differ
diff --git a/_cron/autocommit b/_cron/autocommit
index d7c866a..00c4efc 100644
--- a/_cron/autocommit
+++ b/_cron/autocommit
@@ -1,3 +1,3 @@
-SHELL=/bin/bash
-*/3 * * * * cd $SITEPATH && source .envrc && make autocommit >> $SITEPATH/_log/autocommit.log
-SHELL=/bin/sh
+# SHELL=/bin/bash
+# */20 * * * * cd $SITEPATH && source .envrc && make autocommit >> $SITEPATH/_log/autocommit.log
+# SHELL=/bin/sh
diff --git a/_cron/playoff b/_cron/playoff
index ad35c5f..f9cbd53 100644
--- a/_cron/playoff
+++ b/_cron/playoff
@@ -1,3 +1,3 @@
-SHELL=/bin/bash
-*/3 * * * * cd $SITEPATH && source .envrc && make playoff >> $SITEPATH/_log/playoff.log 2>&1
-SHELL=/bin/sh
+# SHELL=/bin/bash
+# */3 * * * * cd $SITEPATH && source .envrc && make playoff >> $SITEPATH/_log/playoff.log 2>&1
+# SHELL=/bin/sh
diff --git a/http b/http
-Subproject b30a1dc8300ee4b27ee7a4aece2a7f3f9412d3f
+Subproject 5b98e86316f849f342f6c05a847913d012ca231