downloading epub, not acsm from adobe
This commit is contained in:
parent
7d623bae8a
commit
fb1bb70472
1 changed files with 1 additions and 1 deletions
2
knock
2
knock
|
@ -34,7 +34,7 @@ if not args.adobe_dir.exists():
|
|||
'-O', str(args.adobe_dir)
|
||||
])
|
||||
|
||||
print('Downloading the ACSM file from Adobe...')
|
||||
print('Downloading the EPUB file from Adobe...')
|
||||
|
||||
subprocess.check_output([
|
||||
'acsmdownloader',
|
||||
|
|
Loading…
Reference in a new issue