mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-10 16:49:17 +00:00
update doc for #290
This commit is contained in:
@@ -152,6 +152,7 @@ class Templategen:
|
||||
if self.debug:
|
||||
self.log.dbg('using \"magic\" for filetype identification')
|
||||
except ImportError:
|
||||
# fallback
|
||||
_, filetype = utils.run(['file', '-b', '--mime-type', src],
|
||||
raw=False, debug=self.debug)
|
||||
if self.debug:
|
||||
|
||||
Reference in New Issue
Block a user