From 393f71a72e860f6f9fd2dc927a94f08e958af8b0 Mon Sep 17 00:00:00 2001 From: Michel Roux Date: Fri, 23 Feb 2024 01:39:20 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20Fix=20has=5Ffiles=20(add=20.sh)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- commands/retro.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/retro.py b/commands/retro.py index 93eb591..e54ce79 100644 --- a/commands/retro.py +++ b/commands/retro.py @@ -33,7 +33,7 @@ for console in path.iterdir(): video.unlink() # run has_files - run(["has_files", console.name, console.name, "true", path]) + run(["has_files.sh", console.name, console.name, "true", path]) # download metadata metadatas = get(