summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xausbutler-single.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/ausbutler-single.sh b/ausbutler-single.sh
index a8f9271..322c9ab 100755
--- a/ausbutler-single.sh
+++ b/ausbutler-single.sh
@@ -4,12 +4,8 @@ TOURNAMENT=$1
cd "$(dirname "$0")"
echo "Processing $TOURNAMENT..."
-echo ""
ln -sfn configs/config.$TOURNAMENT config
python jfrteamy-ausbutler/butler.py calculate generate nowait
-echo ""
echo "Done"
-echo ""
-