aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/datengarten/download.sh
blob: 5834c4bbb7945091a0199d342cdc22c3a45c75ac (plain)
1
2
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