adding a bit more verbosity

This commit is contained in:
2015-05-07 09:07:15 +03:00
parent 3512f83ef4
commit c1978eed84
+2
View File
@@ -32,4 +32,6 @@ do
rm sites/"$CURHOST".orig
fi
wget -q -T 5 -t 2 -U $(cat monitor-user-agent.txt) -O sites/"$CURHOST".orig http://"$CURHOST"
echo "[INFO] Successfully updated $CURNAME ($CURHOST). Enter another host to update or cancel with 99."
echo
done