From c0e224ba7a818cdb8e94d63cce55727001d3240c Mon Sep 17 00:00:00 2001 From: emkael Date: Thu, 8 Oct 2020 22:56:40 +0200 Subject: Removing spacing from ausbutler-single output --- ausbutler-single.sh | 4 ---- 1 file changed, 4 deletions(-) (limited to 'ausbutler-single.sh') 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 "" - -- cgit v1.2.3