mirror of
https://github.com/clockworkpi/launcher.git
synced 2026-03-19 02:12:38 +01:00
update bug
This commit is contained in:
@@ -120,7 +120,6 @@ class UpdateConfirmPage(ConfirmPage):
|
||||
if self._GIT == True:
|
||||
cmdpath = "%s/update.sh %s" % (LauncherLoc,self._Version)
|
||||
pygame.event.post( pygame.event.Event(RUNSH, message=cmdpath))
|
||||
self._GIT = False
|
||||
return
|
||||
|
||||
if self._DownloadPage == None:
|
||||
|
||||
Reference in New Issue
Block a user