@mitu said in Update RetroPie-Setup Script Fails - is not a GIT packfile:

git clone github.com/retropie/RetroPie-Setup

Brilliant that Idea worked well got me on the right path. So the 'git clone github.com/retropie/RetroPie-Setup' part did not work but what I did was 'git clone --depth=1 https://github.com/RetroPie/RetroPie-Setup.git' (same Idea) and it worked. So you where right it must of been corrupted. So now I am able to update my script and get 4.4.

Thank you for your time and effort!