mirror of https://github.com/dirtbags/moth.git
Tanks using new architectuer
This commit is contained in:
parent
747d560a31
commit
8b851938db
|
@ -104,7 +104,7 @@ EOF
|
|||
echo "Round $next winner: $hash" >> $log
|
||||
nwinners=$(wc -l $log)
|
||||
|
||||
/opt/mcp/bin/pointscli $hash tanks 1
|
||||
/opt/mcp/bin/pointscli $hash tanks 1 "tanks round $next"
|
||||
done
|
||||
|
||||
ln -sf $fn $w/current.html
|
||||
|
|
Loading…
Reference in New Issue