forked from github/server
Merge branch 'version-3-3'
This commit is contained in:
commit
c70676ca2e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue