forked from mirror/OpenTTD
3 lines
79 B
Bash
3 lines
79 B
Bash
#!/bin/bash
|
|
exec /usr/bin/java -cp OpenTTD.app/contents/macos OpenTTDMidi "$1"
|