mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
3 lines
41 B
Bash
Executable File
3 lines
41 B
Bash
Executable File
#!/bin/sh
|
|
exec java -jar @JARFILE@ "$@"
|