aboutsummaryrefslogtreecommitdiff
path: root/games/motogt/files/motogt.in
blob: c3bf7972a06172520589f9d9d20021b5ecadc137 (plain) (blame)
1
2
3
4
#!/bin/sh

cd %%DATADIR%% || exit 1
exec %%PREFIX%%/libexec/MotoGT.bin "$@"