mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 03:16:28 -04:00
3 lines
77 B
Bash
3 lines
77 B
Bash
#!/bin/sh
|
|
|
|
exec "%%LOCALBASE%%/bin/java" -jar "%%DATADIR%%/%%JARNAME%%" "$@"
|