aboutsummaryrefslogtreecommitdiff
path: root/textproc/nux/files/fire-xquery.sh.in
blob: 2d0bc7b436bcb34789ce6b139ce2070462c9ce6c (plain) (blame)
1
2
3
#!/bin/sh

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