Adding convert bash script

This commit is contained in:
Ozbolt Menegatti 2018-10-29 17:57:28 +01:00
parent e0d79c6375
commit 752500dda9

4
convert.sh Executable file
View File

@ -0,0 +1,4 @@
#!/bin/bash
cd $(dirname "$0")
xsltproc -o out.html view.xsl examples/$1.xml