ppsspp-git/ppsspp-qt.sh

5 lines
47 B
Bash

#!/bin/sh
cd /opt/ppsspp
exec ./PPSSPPQt "$@"