forked from github/server
commit
bcd5d4584b
1 changed files with 1 additions and 1 deletions
|
@ -20,5 +20,5 @@ if [ ! -d $GAME/reports ]; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
cd $GAME/reports
|
cd $GAME/reports
|
||||||
$HOME/bin/compress.py $TURN "$GAME_NAME"
|
$ERESSEA/server/bin/compress.py $TURN "$GAME_NAME"
|
||||||
cd -
|
cd -
|
||||||
|
|
Loading…
Reference in a new issue