]> git.sven.stormbind.net Git - sven/scripts.git/commit
Move from OpenWRT wget to curl
authorSven Hoexter <sven@stormbind.net>
Fri, 28 Jan 2022 20:14:28 +0000 (21:14 +0100)
committerSven Hoexter <sven@stormbind.net>
Fri, 28 Jan 2022 20:14:28 +0000 (21:14 +0100)
commit8d0198c269d90ea3c1a7f60225aabb7577b7b194
tree5d211484160cf3a75046a99457599d049e8daf15
parent795e2766cb2798789364c5933153274ad1b27818
Move from OpenWRT wget to curl

The OpenWRT wget implementation aka uci-fetch did not play along
well with the way the meteocontrol weblog HTTP server closes its
connection. To simplify it all just use curl, we need it anyway here.

Also fix up some spaces superflous port definition in the URL.
home/pvmon2opsgenie.sh