adding xmllint one-liner wrapper script because whatever saves time, right?
This commit is contained in:
parent
fc79f324ae
commit
b748fddbab
3
xmllint.sh
Executable file
3
xmllint.sh
Executable file
@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
xmllint --noout --schema aif.xsd aif.xml
|
Loading…
Reference in New Issue
Block a user