aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/ffrl-routing-days-2016/download.sh
diff options
context:
space:
mode:
authorMaZderMind2016-02-26 16:31:11 +0100
committerMaZderMind2016-02-26 16:31:11 +0100
commit757823cd3dd65ae256f3813f82b2c05d6f6d0203 (patch)
treea9504dfb9460ac3ff8f0e57b36ce38a4b6a3a3ed /configs/conferences/ffrl-routing-days-2016/download.sh
parent349248216d87d032086d3e3b9cf07be6339fe7b5 (diff)
uĆ¼date ffrl config
Diffstat (limited to 'configs/conferences/ffrl-routing-days-2016/download.sh')
-rwxr-xr-xconfigs/conferences/ffrl-routing-days-2016/download.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/ffrl-routing-days-2016/download.sh b/configs/conferences/ffrl-routing-days-2016/download.sh
index e778bd5..e6975b3 100755
--- a/configs/conferences/ffrl-routing-days-2016/download.sh
+++ b/configs/conferences/ffrl-routing-days-2016/download.sh
@@ -5,5 +5,5 @@ wget --no-check-certificate -q "https://mlsrv.de/public/routingdays16-schedule/s
rm -f /tmp/schedule.xml /tmp/schedule.json
# vod json
-wget -q "http://live.dus.c3voc.de/relive/ffrl-routing-days/index.json" -O /tmp/vod.json && mv /tmp/vod.json vod.json
+wget -q "http://live.dus.c3voc.de/relive/ffrl-routing-days-2016/index.json" -O /tmp/vod.json && mv /tmp/vod.json vod.json
rm -f /tmp/vod.json