17 lines
1.2 KiB
Plaintext
17 lines
1.2 KiB
Plaintext
* * * * * wget http://4.fftdf.de/graph.json -O /opt/data/tdf4/graph.json
|
|
* * * * * wget http://4.fftdf.de/meshviewer.json -O /opt/data/tdf4/meshviewer.json
|
|
* * * * * wget http://4.fftdf.de/nodelist.json -O /opt/data/tdf4/nodelist.json
|
|
* * * * * wget http://4.fftdf.de/nodes.json -O /opt/data/tdf4/nodes.json
|
|
* * * * * wget http://5.fftdf.de/graph.json -O /opt/data/tdf5/graph.json
|
|
* * * * * wget http://5.fftdf.de/meshviewer.json -O /opt/data/tdf5/meshviewer.json
|
|
* * * * * wget http://5.fftdf.de/nodelist.json -O /opt/data/tdf5/nodelist.json
|
|
* * * * * wget http://5.fftdf.de/nodes.json -O /opt/data/tdf5/nodes.json
|
|
* * * * * wget http://6.fftdf.de/graph.json -O /opt/data/tdf6/graph.json
|
|
* * * * * 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:8080/graph.json -O /opt/data/tdf7/graph.json
|
|
* * * * * wget http://7.fftdf.de:8080/meshviewer.json -O /opt/data/tdf7/meshviewer.json
|
|
* * * * * wget http://7.fftdf.de:8080/nodelist.json -O /opt/data/tdf7/nodelist.json
|
|
* * * * * wget http://7.fftdf.de:8080/nodes.json -O /opt/data/tdf7/nodes.json
|