aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/datengarten/download.sh
diff options
context:
space:
mode:
authorMaZderMind2016-02-26 16:32:23 +0100
committerMaZderMind2016-02-26 16:32:23 +0100
commitd1512b95945a8e355aeac61aac37aa9fd1db67ef (patch)
treed7e36f6882dfb5f176fb0370c28ec20235190508 /configs/conferences/datengarten/download.sh
parent757823cd3dd65ae256f3813f82b2c05d6f6d0203 (diff)
dg download task
Diffstat (limited to 'configs/conferences/datengarten/download.sh')
-rwxr-xr-xconfigs/conferences/datengarten/download.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/conferences/datengarten/download.sh b/configs/conferences/datengarten/download.sh
new file mode 100755
index 0000000..5834c4b
--- /dev/null
+++ b/configs/conferences/datengarten/download.sh
@@ -0,0 +1,3 @@
+# vod json
+wget -q "http://live.dus.c3voc.de/relive/datengarten/index.json" -O /tmp/vod.json && mv /tmp/vod.json vod.json
+rm -f /tmp/vod.json