mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-16 12:51:11 +00:00
remove extra debug
This commit is contained in:
@@ -87,6 +87,7 @@ class Installer:
|
||||
"""
|
||||
if not src or not dst:
|
||||
# fake dotfile
|
||||
if self.debug:
|
||||
self.log.dbg('fake dotfile installed')
|
||||
self._exec_pre_actions(actionexec)
|
||||
return True, None
|
||||
|
||||
Reference in New Issue
Block a user