mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
e3adac0c51
commit
8972d63efd
@ -862,4 +862,4 @@ def render_for_viewer(path, out_dir, book_hash):
|
|||||||
|
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
render(sys.argv[-2], sys.argv[-1], serialize_metadata=True)
|
render_for_viewer(sys.argv[-2], sys.argv[-1], None)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user