adding a bit more verbosity
This commit is contained in:
@@ -32,4 +32,6 @@ do
|
|||||||
rm sites/"$CURHOST".orig
|
rm sites/"$CURHOST".orig
|
||||||
fi
|
fi
|
||||||
wget -q -T 5 -t 2 -U $(cat monitor-user-agent.txt) -O sites/"$CURHOST".orig http://"$CURHOST"
|
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
|
done
|
||||||
|
|||||||
Reference in New Issue
Block a user