aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/nixcon15/download.sh
blob: 505de02927a3edce0afc4f1b055b61c331052c2a (plain)
1
2
3
4
#!/bin/sh

# fahrplan
wget --no-check-certificate -q "http://n621.de/fud/nixcon.xml" -O /tmp/schedule.xml && mv /tmp/schedule.xml schedule.xml