mirror of https://github.com/dirtbags/moth.git
Tanks using new architectuer
This commit is contained in:
parent
5a4f81c68c
commit
71774ce44f
|
@ -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