update test
Some checks failed
Update channel domains / update (push) Failing after 19s

This commit is contained in:
2025-01-17 23:45:56 +01:00
parent 2592beed56
commit cbee6237c3

View File

@@ -285,6 +285,7 @@ def updateFromZip(message=config.get_localized_string(80050)):
# puliamo tutto
global addonDir
extractedDir = filetools.join(destpathname, "addon")
if extractedDir != addonDir:
removeTree(addonDir)
xbmc.sleep(1000)