A modification of RetroFlag safe shutdown installatation script from crcerror adapted for OSMC (usr of /boot/config-user.txt
instead of /boot/config.txt
).
Section 1
Installers for NesPi+, MegaPi, SuperPi cases and (since 2020/08/22) NESPI4
Support for OSMC
Section 2
Uninstall for all systems and all cases
This means uninstaller for NesPi+, MegaPi, SuperPi and GPi cases
for RetroPie, RecalBox and BATOCERA
Turn switch "SAFE SHUTDOWN" on PCB to ON.
- Make sure internet connected.
- Connect through SSH
- In the terminal, type the one-line command below (case sensitive):
wget -O - "https://raw.githubusercontent.com/Steuv1871/retroflag-picase-osmc/master/install.sh" | sudo bash
Type in the terminal, type the one-line command below (case sensitive):
wget -O - "https://raw.githubusercontent.com/Steuv1871/retroflag-picase-osmc/master/uninstall_all.sh" | sudo bash