mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-12 21:35:15 +00:00
add base for linking templates
This commit is contained in:
@@ -19,8 +19,6 @@ TILD = '~'
|
||||
|
||||
class Updater:
|
||||
|
||||
BACKUP_SUFFIX = '.dotdropbak'
|
||||
|
||||
def __init__(self, conf, dotpath, dry, safe, debug):
|
||||
self.home = os.path.expanduser(TILD)
|
||||
self.conf = conf
|
||||
|
||||
Reference in New Issue
Block a user