Added RiFu File Download
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Stefan Hoffmann 2020-12-29 17:19:21 +00:00
parent eaa36a5ea1
commit a4fdc26484

View File

@ -8,5 +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
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