️ Don't delete old hashes

This commit is contained in:
Michel Roux 2024-02-24 23:01:37 +01:00
parent 480276c316
commit fcce48de5a

@ -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(