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