Tanks using new architectuer

This commit is contained in:
Neale Pickett 2012-05-31 13:57:34 -06:00
parent 5a4f81c68c
commit 71774ce44f
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ EOF
echo "Round $next winner: $hash" >> $log echo "Round $next winner: $hash" >> $log
nwinners=$(wc -l $log) nwinners=$(wc -l $log)
/opt/mcp/bin/pointscli $hash tanks 1 /opt/mcp/bin/pointscli $hash tanks 1 "tanks round $next"
done done
ln -sf $fn $w/current.html ln -sf $fn $w/current.html