From fcce48de5a43ddfbf5c75614fb571550c2ebc902 Mon Sep 17 00:00:00 2001 From: Michel Roux Date: Sat, 24 Feb 2024 23:01:37 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9A=A1=EF=B8=8F=20Don't=20delete=20old=20has?= =?UTF-8?q?hes?= 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 ec457ef..31dd043 100644 --- a/commands/retro.py +++ b/commands/retro.py @@ -22,7 +22,7 @@ for console in path.iterdir(): and list(Path(console / "roms").iterdir()) ): # run has_files - run(["has_files.sh", f"{console.name}/roms", console.name, "true", path]) + run(["has_files.sh", f"{console.name}/roms", console.name, "false", path]) # download metadata metadatas = get(