mirror of
https://github.com/Prowlarr/Indexers.git
synced 2025-12-19 18:48:24 +00:00
The script was failing with 'pathspec did not match any file(s) known to git' when trying to checkout schema.json files that don't exist. Now it checks for file existence before attempting checkout.