diff --git a/nodePoller.sh b/nodePoller.sh index b01f573..8057b84 100755 --- a/nodePoller.sh +++ b/nodePoller.sh @@ -9,4 +9,4 @@ do done done mkdir -p /opt/data/rifu/ -curl https://git.freifunk-rhein-sieg.net/Freifunk-Troisdorf/ubnt-freifunk-map-api/raw/branch/master/example.json -o /opt/data/rifu/meshviewer.json +curl https://ubnt-api.freifunk-rhein-sieg.net/meshviewer.json -o /opt/data/rifu/meshviewer.json