fpPS4-Temmie-s-Launcher/launcher.sh
2024-04-12 15:33:13 -03:00

6 lines
99 B
Bash
Executable file

stty -echo
clear
echo "Running fpPS4 Temmie's Launcher - Please Wait..."
./Nwjs/nw .
stty echo
exit