Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › Problems updating RetroPie setup script › Reply To: Problems updating RetroPie setup script
03/16/2015 at 18:51
#91609
Participant
You have modified RetroPie-Setup in any way. Try:
sudo git stash
sudo git pull
sudo ./retropie-setup.sh
It is also possible to clone RetroPie-Setup in any other directory with “git clone –depth=1 https://github.com/retropie/RetroPie-Setup.git”.