summaryrefslogtreecommitdiff
path: root/ausbutler.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ausbutler.sh')
-rwxr-xr-xausbutler.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/ausbutler.sh b/ausbutler.sh
deleted file mode 100755
index c1a9112..0000000
--- a/ausbutler.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/bash
-cd "$(dirname "$0")"
-while read -r TOURNAMENT
-do
- ln -sfn configs/config.$TOURNAMENT config
- python jfrteamy-ausbutler/butler.py calculate generate nowait
-done < tournaments.txt