Merge pull request #641 from ennorehling/develop

cleanup
This commit is contained in:
Enno Rehling 2017-01-25 21:31:14 +01:00 committed by GitHub
commit bcd5d4584b

View file

@ -20,5 +20,5 @@ if [ ! -d $GAME/reports ]; then
fi
cd $GAME/reports
$HOME/bin/compress.py $TURN "$GAME_NAME"
$ERESSEA/server/bin/compress.py $TURN "$GAME_NAME"
cd -