This commit is contained in:
恍兮惚兮 2024-05-29 14:08:22 +08:00
parent 7670fb498d
commit becbe03b84

View File

@ -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"):