ppsspp-git/ppsspp.sh
2017-05-20 01:31:05 +02:00

5 lines
48 B
Bash

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