From f6069f771241051bf6ce94578ae4f3bbaf47fdcf Mon Sep 17 00:00:00 2001 From: Andreas Hubel Date: Wed, 13 Mar 2019 15:47:43 +0100 Subject: remove old fossgis configs --- configs/conferences/fossgis16/download.sh | 9 --------- 1 file changed, 9 deletions(-) delete mode 100755 configs/conferences/fossgis16/download.sh (limited to 'configs/conferences/fossgis16/download.sh') diff --git a/configs/conferences/fossgis16/download.sh b/configs/conferences/fossgis16/download.sh deleted file mode 100755 index 0aae418..0000000 --- a/configs/conferences/fossgis16/download.sh +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh - -# fahrplan -wget --no-check-certificate -q "http://frab.fossgis-konferenz.de/de/2016/public/schedule.xml" -O /tmp/fossgis16-schedule.xml && mv /tmp/fossgis16-schedule.xml schedule.xml -rm -f /tmp/fossgis16-schedule.xml - -# relive -wget -q "http://live.dus.c3voc.de/relive/fossgis16/index.json" -O /tmp/fossgis16-vod.json && mv /tmp/fossgis16-vod.json vod.json -rm -f /tmp/fossgis16-vod.json -- cgit v1.2.3