summaryrefslogtreecommitdiff
path: root/update.sh
AgeCommit message (Collapse)AuthorFilesLines
2015-02-18Add Makefile – allows update only if xml changedBenjamin Franzke1-10/+1
We could check timestamps manually in the update.sh file, but thats what make is designed for. Use make with the hope that the servers will have that as well.
2015-02-18Implement simple xml import using xsl and load xmlBenjamin Franzke1-0/+13