mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-10 15:04:16 +00:00
typo
This commit is contained in:
@@ -179,7 +179,7 @@ class Installer:
|
|||||||
@chmod: rights to apply if any
|
@chmod: rights to apply if any
|
||||||
|
|
||||||
return
|
return
|
||||||
- success, error-if-any, dir-where-installed
|
- success, error-if-any, dotfile-installed-path
|
||||||
"""
|
"""
|
||||||
if self.debug:
|
if self.debug:
|
||||||
self.log.dbg('tmp install {} (defined dst: {})'.format(src, dst))
|
self.log.dbg('tmp install {} (defined dst: {})'.format(src, dst))
|
||||||
|
|||||||
Reference in New Issue
Block a user