mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
4 lines
59 B
Bash
4 lines
59 B
Bash
#!/bin/sh
|
|
|
|
exec java -jar "%%JAVAJARDIR%%/jd-gui.jar" "$@"
|