Simple script to setup a safe shutdown on Lakka+RetroFlag
Works on NESPi and SNESPi cases.
- Connect rPi to internet
- Boot up Lakka
- Config -> Services -> SSH Enable -> On
- ssh to your Lakka instance
ssh root@YOUR_LAKKA_IP_ADDRESS password: root (if unchanged)
wget -O - "https://github.com/halsafar/lakka-retroflag-safe-shutdown/raw/master/install.sh" | bash
This is pretty much a cleaned up version of:
Inspired by: