mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
6ad106525c
commit
986dea628b
@ -220,7 +220,7 @@ def main(args=sys.argv):
|
|||||||
from calibre.utils.pyconsole.main import main
|
from calibre.utils.pyconsole.main import main
|
||||||
main()
|
main()
|
||||||
elif opts.command:
|
elif opts.command:
|
||||||
sys.argv = args[:1]
|
sys.argv = args
|
||||||
exec opts.command
|
exec opts.command
|
||||||
elif opts.debug_device_driver:
|
elif opts.debug_device_driver:
|
||||||
debug_device_driver()
|
debug_device_driver()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user