From 2e799510dc0b9b09cff5f57699cc3b63dfeaf7a0 Mon Sep 17 00:00:00 2001 From: feederbox826 Date: Mon, 20 May 2024 02:55:48 -0400 Subject: [PATCH] remove absolute path to python --- plugins/comicInfoExtractor/comicInfoExtractor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/comicInfoExtractor/comicInfoExtractor.yml b/plugins/comicInfoExtractor/comicInfoExtractor.yml index f9cb7440..f55e11ff 100644 --- a/plugins/comicInfoExtractor/comicInfoExtractor.yml +++ b/plugins/comicInfoExtractor/comicInfoExtractor.yml @@ -3,7 +3,7 @@ description: Extract the metadata from cbz with the Comicrack standard (ComicInf version: 0.1 url: https://github.com/stashapp/CommunityScripts/ exec: - - "/usr/bin/python3" + - python - "{pluginDir}/comicInfoExtractor.py" interface: raw hooks: