pcsx2/.github/workflows/scripts/linux/AppRun-qt

5 lines
61 B
Plaintext
Raw Normal View History

2022-07-02 04:00:56 +00:00
#!/bin/sh
cd "$(dirname "$0")"
exec ./usr/bin/pcsx2-qt "$@"