1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-16 02:01:11 +00:00

properly clean

This commit is contained in:
deadc0de6
2021-10-21 21:37:00 +02:00
parent 7aa4832ce0
commit 29851c2e95

View File

@@ -647,6 +647,7 @@ class Installer:
ret = utils.fastdiff(src, dst)
if ret:
self.log.dbg('content differ')
if content:
utils.removepath(tmp)
return ret