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

5 lines
53 B
Bash

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