backup the correct turn

This commit is contained in:
Enno Rehling 2014-12-21 13:19:12 +01:00
parent c98447ba9e
commit 786f5e8302
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ if [ -d $REPORTS ]; then
rm -rf $REPORTS
fi
mkdir $REPORTS
$BIN/backup-eressea $GAME
$BIN/backup-eressea $GAME $TURN
cd $ERESSEA/game-$GAME
if [ -d test ]; then