backup correctly after each turn

This commit is contained in:
Enno Rehling 2014-12-11 13:02:20 +01:00
parent e5d53769df
commit 1864d1fc86
1 changed files with 1 additions and 1 deletions

View File

@ -34,6 +34,6 @@ if [ ! -s $REPORTS/reports.txt ]; then
fi
$BIN/compress.sh $GAME $TURN
$BIN/sendreports.sh $GAME
$BIN/backup-eressea $GAME
$BIN/backup-eressea $GAME $TURN
[ $GAME -lt 4 ] && $BIN/send-summary $GAME
rm -f test/execute.lock