RetroArch/pkg/pandora/scripts/retroarch-phoenix.sh
orbea e062b98088 Remove trailing blank lines.
find . -type f -exec sed -i '${/^[[:space:]]*$/d;}' {} \+
2019-01-17 19:39:38 -08:00

6 lines
77 B
Bash
Executable File

#!/bin/sh
source "$(dirname $0)/env-vars.sh"
exec retroarch-phoenix "${@}"