ports/textproc/nux/files/fire-xquery.sh.in
2021-04-06 16:31:13 +02:00

3 lines
117 B
Bash

#!/bin/sh
exec "%%LOCALBASE%%/bin/java" -classpath "`%%LOCALBASE%%/bin/classpath`" nux.xom.tests.XQueryCommand "$@"