SteamDeckHomebrew / decky-installer

Installer for decky loader
GNU General Public License v2.0
26 stars 14 forks source link

Add check to see if github is reachable #7

Closed PartyWumpus closed 1 year ago

PartyWumpus commented 1 year ago

The installer sometimes fails when people are unable to reach github. As far as i can tell, when this happens it doesn't even give the user any info at all (the .desktop file just halts right away) but i'm not sure what the cli files do, will require testing.

Solution is probably just giving users a nice clear error telling them they're unable to access github so the file couldn't be downloaded. Maybe have it link you to some steps (that do not currently exist) on the wiki that tell you how to manually install decky from scratch.