Merge branch 'master' of https://gitea.piwalker.net/piwalker/ModpackUpdater
This commit is contained in:
commit
aa4f38972e
@ -206,5 +206,5 @@ def ftpDownload(ftp, file, stream):
|
||||
timer = time.time()
|
||||
dialog.update()
|
||||
ftp.retrbinary("RETR " + file, downloadCallback)
|
||||
dialog.quit()
|
||||
dialog.destroy()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user