mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 20:54:51 +00:00
Add new opt parameter (link) to load_config
This commit is contained in:
@@ -68,6 +68,7 @@ def load_config(confpath, profile):
|
||||
opts['profile'] = profile
|
||||
opts['safe'] = True
|
||||
opts['installdiff'] = True
|
||||
opts['link'] = False
|
||||
return conf, opts
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user