1
0
Fork 0
mirror of https://github.com/libretro/RetroArch.git synced 2025-04-02 10:51:52 -04:00
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

5 lines
77 B
Bash
Executable file

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