summaryrefslogtreecommitdiff
path: root/ausbutler-single.sh
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2020-10-08 22:56:40 +0200
committeremkael <emkael@tlen.pl>2020-10-08 22:56:40 +0200
commitc0e224ba7a818cdb8e94d63cce55727001d3240c (patch)
treec717b48ab8e5dcf082dee23b8a31001d2949d9d6 /ausbutler-single.sh
parentf5dc97746c6cfa13fc97101f78b702835da6927d (diff)
Removing spacing from ausbutler-single output
Diffstat (limited to 'ausbutler-single.sh')
-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 ""
-