ppsspp-git/ppsspp.sh

5 lines
48 B
Bash

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