🐳 Removed calibre from Dockerfile
This commit is contained in:
@@ -61,6 +61,8 @@ interface RarFile {
|
||||
hostOS: string;
|
||||
compression: string;
|
||||
}
|
||||
|
||||
|
||||
export const extractComicInfoXMLFromRar = async (
|
||||
filePath: string
|
||||
): Promise<any> => {
|
||||
|
||||
Reference in New Issue
Block a user