mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 01:56:37 -04:00
3 lines
77 B
Bash
3 lines
77 B
Bash
#!/bin/sh
|
|
|
|
exec "%%LOCALBASE%%/bin/java" -jar %%DATADIR%%/%%DRJAVAJAR%% "$@"
|