xmpp-proxy/contrib/host-meta/xml-validate.sh

3 lines
60 B
Bash
Raw Normal View History

2022-03-17 00:12:58 -04:00
#!/bin/sh
exec xmllint --noout --schema xrd-1.0-os.xsd "$1"