summaryrefslogtreecommitdiffstats
path: root/games/linux-quake4/files/run.sh.in
blob: 64fd225b0e5f446de6d40c122fb2af0b4143d373 (plain)
1
2
3
4
#!/bin/sh

cd @Q4DIR@ || exit 1
exec @Q4DIR@/@APP@ "$@"
OpenPOWER on IntegriCloud