fixing small syntax error

This commit is contained in:
2015-05-07 09:03:54 +03:00
parent 63625f98c0
commit 3512f83ef4
+1
View File
@@ -32,3 +32,4 @@ do
rm sites/"$CURHOST".orig
fi
wget -q -T 5 -t 2 -U $(cat monitor-user-agent.txt) -O sites/"$CURHOST".orig http://"$CURHOST"
done