RetroFlag / retroflag-picase

RetroFlag Pi-Case Safe Shutdown
MIT License
712 stars 227 forks source link

It is possible install script via SSH on Recalbox? #130

Open feliguez opened 2 years ago

feliguez commented 2 years ago

Hello everybody: That's my point, actually I have a Megapi case and I wonder if it's possible to install this script via SSH on Recalbox 7.1.1, then if this is possible where should I run the script? I really appreciate your help, cause I don't have a keyboard to follow the default steps.

Regards!

zero4281 commented 2 years ago

You should be able to use SSH to log into the Pi if you get it connected to your wifi. There are some instructions out there to help you get the wifi configured by editing the files directly on the SD card.

feliguez commented 2 years ago

thanks for you quick reply! I already entered via ssh on my recalbox system. Now I just need to know if I can run the safe shutdown script and where. By default on Recalbox ssh access the directory is /recalbox/share/system, so, can I run the recalbox script on this path or should be in a different one?

zero4281 commented 2 years ago

It might handle all the paths itself.

feliguez commented 2 years ago

it works like a charm on the default path! thank you @zero4281