mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-11 01:29:17 +00:00
rename quiet as debug
This commit is contained in:
@@ -71,7 +71,7 @@ def load_config(confpath, profile):
|
||||
opts['safe'] = True
|
||||
opts['installdiff'] = True
|
||||
opts['link'] = False
|
||||
opts['quiet'] = True
|
||||
opts['debug'] = True
|
||||
opts['dopts'] = ''
|
||||
return conf, opts
|
||||
|
||||
|
||||
Reference in New Issue
Block a user