From ef7a24558a87924dc45a8040c5bf3e6e662f6d18 Mon Sep 17 00:00:00 2001 From: Christian Franke Date: Thu, 19 May 2016 14:56:20 +0200 Subject: Add cryptocon16 config --- configs/conferences/cryptocon16/download.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 configs/conferences/cryptocon16/download.sh (limited to 'configs/conferences/cryptocon16/download.sh') diff --git a/configs/conferences/cryptocon16/download.sh b/configs/conferences/cryptocon16/download.sh new file mode 100755 index 0000000..d0bf262 --- /dev/null +++ b/configs/conferences/cryptocon16/download.sh @@ -0,0 +1,4 @@ +#!/bin/sh + +# fahrplan +wget --no-check-certificate -q "https://events.sublab.io/en/CC16/public/schedule.xml" -O /tmp/cryptocon16-schedule.xml && mv /tmp/cryptocon16-schedule.xml schedule.xml -- cgit v1.2.3