aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/nixcon15/download.sh
diff options
context:
space:
mode:
authorMaZderMind2015-11-08 18:02:04 +0100
committerMaZderMind2015-11-08 18:02:04 +0100
commit25ebd325dbde526d97c25abb2f905b3bb5920e19 (patch)
treed81c8b2053807a633899349571f2ba276c206e72 /configs/conferences/nixcon15/download.sh
parent91eb02af5e55410cf46513197cd373c22e90a89e (diff)
add nixcon schedule url
Diffstat (limited to 'configs/conferences/nixcon15/download.sh')
-rwxr-xr-xconfigs/conferences/nixcon15/download.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/nixcon15/download.sh b/configs/conferences/nixcon15/download.sh
index e6be49c..505de02 100755
--- a/configs/conferences/nixcon15/download.sh
+++ b/configs/conferences/nixcon15/download.sh
@@ -1,4 +1,4 @@
#!/bin/sh
# fahrplan
-wget --no-check-certificate -q "https://frab.sendegate.de/en/ppw15b/public/schedule.xml" -O /tmp/schedule.xml && mv /tmp/schedule.xml schedule.xml
+wget --no-check-certificate -q "http://n621.de/fud/nixcon.xml" -O /tmp/schedule.xml && mv /tmp/schedule.xml schedule.xml