diff --git a/packages/tanks/service/tanksd/tanksd b/packages/tanks/service/tanksd/tanksd index 6c28dec..6dbb29f 100755 --- a/packages/tanks/service/tanksd/tanksd +++ b/packages/tanks/service/tanksd/tanksd @@ -42,7 +42,7 @@ EOF while true; do # Make sure all teams exist # XXX: pull this out into another daemon - wget -q -O - http://10.0.0.2/teams.html | \ + wget -q -O - http://10.0.0.2/teams.txt | \ KEY="Too much cheese." /opt/tokens/bin/arc4 | \ while read hash; do install -o ctf -d $p/$hash