5
0
mirror of https://github.com/cwinfo/yggdrasil-map synced 2024-11-23 22:11:35 +00:00
yggdrasil-map/contrib/docker/crontab

2 lines
243 B
Plaintext
Raw Normal View History

2020-08-16 10:23:30 +00:00
#*/10 * * * * root cd /src/yggdrasil-map/web/ && python updateGraph.py
*/10 * * * * root cd /src/yggdrasil-map/web/static/ && rm /src/yggdrasil-map/web/static/graph.json && wget http://[21f:dd73:7cdb:773b:a924:7ec0:800b:221e]/static/graph.json