mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 21:29:43 +00:00
adding ability to use variables from the config file in templates
This commit is contained in:
@@ -73,6 +73,7 @@ def load_config(confpath, profile):
|
||||
opts['link'] = False
|
||||
opts['debug'] = True
|
||||
opts['dopts'] = ''
|
||||
opts['variables'] = {}
|
||||
return conf, opts
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user