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(