mirror of
https://git.freebsd.org/ports.git
synced 2025-05-22 03:45:17 -04:00
3 lines
117 B
Bash
3 lines
117 B
Bash
#!/bin/sh
|
|
|
|
exec "%%LOCALBASE%%/bin/java" -classpath "`%%LOCALBASE%%/bin/classpath`" nux.xom.tests.XQueryCommand "$@"
|