1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 15:39:43 +00:00
This commit is contained in:
deadc0de6
2020-11-18 15:45:15 +01:00
parent 962cb775d9
commit 0c0753faaf

View File

@@ -179,7 +179,7 @@ class Installer:
@chmod: rights to apply if any
return
- success, error-if-any, dir-where-installed
- success, error-if-any, dotfile-installed-path
"""
if self.debug:
self.log.dbg('tmp install {} (defined dst: {})'.format(src, dst))