Update crontab

This commit is contained in:
stebifan 2019-02-08 14:41:38 +01:00 committed by GitHub
parent d10c403449
commit 75bdaea2d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,3 +10,7 @@
* * * * * wget http://6.fftdf.de/meshviewer.json -O /opt/data/tdf6/meshviewer.json
* * * * * wget http://6.fftdf.de/nodelist.json -O /opt/data/tdf6/nodelist.json
* * * * * wget http://6.fftdf.de/nodes.json -O /opt/data/tdf6/nodes.json
* * * * * wget http://7.fftdf.de/graph.json -O /opt/data/tdf6/graph.json
* * * * * wget http://7.fftdf.de/meshviewer.json -O /opt/data/tdf6/meshviewer.json
* * * * * wget http://7.fftdf.de/nodelist.json -O /opt/data/tdf6/nodelist.json
* * * * * wget http://7.fftdf.de/nodes.json -O /opt/data/tdf6/nodes.json