mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 16:44:13 +08:00
repair
This commit is contained in:
parent
7670fb498d
commit
becbe03b84
@ -59,6 +59,8 @@ def updatemethod(_version, progresscallback):
|
||||
|
||||
savep = "./cache/update/LunaTranslator{}.zip".format(bit)
|
||||
|
||||
os.makedirs("./cache/update", exist_ok=True)
|
||||
|
||||
def endcallback():
|
||||
os.makedirs("./cache/update", exist_ok=True)
|
||||
if os.path.exists("./cache/update/LunaTranslator"):
|
||||
|
Loading…
x
Reference in New Issue
Block a user