From fb1bb70472040b5010a87d383f22259a66661e4e Mon Sep 17 00:00:00 2001 From: benton Date: Thu, 22 Jul 2021 20:41:44 -0500 Subject: [PATCH] downloading epub, not acsm from adobe --- knock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/knock b/knock index 8ebc71d..f75cada 100644 --- a/knock +++ b/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',