@SpudsMcToole said in Super-basic Retropie Setup Script question:
@WarC0zes said in Super-basic Retropie Setup Script question:
This tutorial worked for me : https://retropie.org.uk/forum/topic/16145/retropie-upgrading-raspbian-jessie-to-stretch
On the Big List Of Things I Don't Want To Do, typing stuff like this:
sudo apt-get update && sudo apt-get -y upgrade && sudo apt-get -y dist-upgrade && sudo apt-get -y autoremove --purge && sudo apt-get -y autoclean...is really, really high up.
(I mean, I don't even know WHERE I'm supposed to type that. I manage my Pi through the WinSCP interface and no command typing is ever required.)
You have to use PuTTY to type the commands.
Launch PuTTY, enter the raspberry ip and connect.
User: pi
Password: raspberry
From there you connect to the raspberry in ssh and can type the commands.
It takes a little time to update jessie at strech.