calibre-web/cps
Ben Bennett b271b5f686 Changed the args to subprocess.Popen to pass args to the command
Before the command was not working correctly to check the calibre version since it seemed to be treating the entire string as the command.  So when ' --version' was added it was breaking.  I changed the format to pass the command and args as a list and it seems to work correctly.
2018-07-23 11:53:44 -04:00
..
static - Updated translation (it's now always Google Drive) 2018-07-15 15:08:06 +02:00
templates Code cleaning Stats page 2018-07-18 20:21:44 +02:00
translations - Updated translation (it's now always Google Drive) 2018-07-15 15:08:06 +02:00
__init__.py
book_formats.py Code cleaning Stats page 2018-07-18 20:21:44 +02:00
cache_buster.py
cli.py
comic.py
converter.py Changed the args to subprocess.Popen to pass args to the command 2018-07-23 11:53:44 -04:00
db.py
epub.py
fb2.py
gdriveutils.py - Updated translation (it's now always Google Drive) 2018-07-15 15:08:06 +02:00
helper.py Code cleaning Stats page 2018-07-18 20:21:44 +02:00
redirect.py
server.py Code cleaning Stats page 2018-07-18 20:21:44 +02:00
ub.py Code cleaning Stats page 2018-07-18 20:21:44 +02:00
uploader.py
web.py Code cleaning Stats page 2018-07-18 20:21:44 +02:00