fix
This commit is contained in:
@@ -119,7 +119,7 @@ class comicEntity:
|
||||
if comicInfo.nextExistsGetPath("cbz_"):
|
||||
time.sleep(1)
|
||||
#下载后自动打包
|
||||
CBZUtils.packAutoComicChapterCBZ()
|
||||
is_next = CBZUtils.packAutoComicChapterCBZ()
|
||||
#完成删除原文件
|
||||
remove_path = comicInfo.getDirComicChapter()
|
||||
shutil.rmtree(remove_path)
|
||||
|
||||
Reference in New Issue
Block a user