1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-23 19:25:25 +03:00
aports/testing/ppsspp/ppsspp-headless
Victor Diego Alegandro Diaz Urbaneja 54f37d1871 testing/ppsspp:new aport
2019-12-26 15:42:01 +01:00

3 lines
58 B
Bash
Executable file

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