From d1512b95945a8e355aeac61aac37aa9fd1db67ef Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Fri, 26 Feb 2016 16:32:23 +0100 Subject: dg download task --- configs/conferences/datengarten/download.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 configs/conferences/datengarten/download.sh (limited to 'configs/conferences/datengarten/download.sh') 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 -- cgit v1.2.3