forked from Lainports/freebsd-ports
3 lines
59 B
Bash
3 lines
59 B
Bash
#!/bin/sh
|
|
|
|
exec java -jar "%%JAVAJARDIR%%/jd-gui.jar" "$@"
|