mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-20 14:12:20 -04:00
...
This commit is contained in:
@@ -862,4 +862,4 @@ def render_for_viewer(path, out_dir, book_hash):
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
render(sys.argv[-2], sys.argv[-1], serialize_metadata=True)
|
||||
render_for_viewer(sys.argv[-2], sys.argv[-1], None)
|
||||
|
||||
Reference in New Issue
Block a user