mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2025-01-01 10:04:12 +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)
|
savep = "./cache/update/LunaTranslator{}.zip".format(bit)
|
||||||
|
|
||||||
|
os.makedirs("./cache/update", exist_ok=True)
|
||||||
|
|
||||||
def endcallback():
|
def endcallback():
|
||||||
os.makedirs("./cache/update", exist_ok=True)
|
os.makedirs("./cache/update", exist_ok=True)
|
||||||
if os.path.exists("./cache/update/LunaTranslator"):
|
if os.path.exists("./cache/update/LunaTranslator"):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user