This commit is contained in:
parent
826281addb
commit
647b5fd1c6
2
nodePoller.sh
Executable file → Normal file
2
nodePoller.sh
Executable file → Normal file
@ -8,3 +8,5 @@ do
|
||||
curl http://$i.fftdf.de/$f.json -o /opt/data/tdf$i/$f.json || sed -i -e 's/"is_online":true/"is_online":false/g' /opt/data/tdf$i/$f.json
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user