mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-16 02:01:11 +00:00
properly clean
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user