mirror of
https://github.com/clockworkpi/launcher.git
synced 2025-12-12 17:58:50 +01:00
update bug
This commit is contained in:
parent
8b5b93f721
commit
dc33952c58
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user