aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/jh-west-2016/download.sh
diff options
context:
space:
mode:
Diffstat (limited to 'configs/conferences/jh-west-2016/download.sh')
-rwxr-xr-xconfigs/conferences/jh-west-2016/download.sh8
1 files changed, 0 insertions, 8 deletions
diff --git a/configs/conferences/jh-west-2016/download.sh b/configs/conferences/jh-west-2016/download.sh
deleted file mode 100755
index 3b94d5b..0000000
--- a/configs/conferences/jh-west-2016/download.sh
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-
-# fahrplan
-#wget --no-check-certificate -q "https://entropia.de/GPN16:Fahrplan:XML?action=raw" -O /tmp/gpn16-schedule.xml && mv /tmp/gpn16-schedule.xml schedule.xml
-
-# relive
-wget -q "http://live.dus.c3voc.de/relive/jh-sued-2016/index.json" -O /tmp/vod.json && mv /tmp/vod.json vod.json
-rm -f /tmp/vod.json