mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
4 lines
113 B
Bash
4 lines
113 B
Bash
#!/bin/sh
|
|
|
|
exec "%%LOCALBASE%%/bin/java" -DsuppressSwingDropSupport=true -jar "%%DATADIR%%/proguardgui.jar" "$@"
|