mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
4 lines
73 B
Bash
4 lines
73 B
Bash
#!/bin/sh
|
|
|
|
exec /usr/local/bin/fmsx.bin -home /usr/local/share/fmsx "$@"
|