Fix fresh bug (don't hack when sleepy)

This commit is contained in:
Neale Pickett 2010-10-29 00:11:48 -06:00
parent 991d80bd86
commit 58b4d081ce
1 changed files with 1 additions and 1 deletions

View File

@ -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