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