mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
4 lines
77 B
Bash
Executable File
4 lines
77 B
Bash
Executable File
#!/bin/bash
|
|
|
|
exec java -jar "@JAVADIR@/bastools-tools-st-@VERSION@.jar" "$@"
|