From 9f17ff7541ef3ac3df54634ece6db742e03e79df Mon Sep 17 00:00:00 2001 From: stebifan Date: Fri, 8 Feb 2019 14:41:54 +0100 Subject: [PATCH] Update crontab --- crontab | 4 ---- 1 file changed, 4 deletions(-) diff --git a/crontab b/crontab index 2f847a0..d798b23 100644 --- a/crontab +++ b/crontab @@ -10,7 +10,3 @@ * * * * * 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