From 786f5e8302f21799c72f0edb403c2d72c7c4746e Mon Sep 17 00:00:00 2001 From: Enno Rehling Date: Sun, 21 Dec 2014 13:19:12 +0100 Subject: [PATCH] backup the correct turn --- process/cron/run-eressea | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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