diff --git a/process/cron/run-eressea b/process/cron/run-eressea index 4186d3872..5cda0d008 100755 --- a/process/cron/run-eressea +++ b/process/cron/run-eressea @@ -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