Update crontab
This commit is contained in:
parent
9f17ff7541
commit
b282f65a87
4
crontab
4
crontab
@ -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/tdf7/graph.json
|
||||
* * * * * wget http://7.fftdf.de/meshviewer.json -O /opt/data/tdf7/meshviewer.json
|
||||
* * * * * wget http://7.fftdf.de/nodelist.json -O /opt/data/tdf7/nodelist.json
|
||||
* * * * * wget http://7.fftdf.de/nodes.json -O /opt/data/tdf7/nodes.json
|
||||
|
Loading…
Reference in New Issue
Block a user