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

3 lines
60 B
Bash
Executable File

#!/bin/sh
exec xmllint --noout --schema xrd-1.0-os.xsd "$1"