1
0
mirror of https://github.com/Prowlarr/Indexers.git synced 2025-12-19 18:48:24 +00:00
Files
Indexers/scripts
Servarr 3792bd34b9 Fix git pathspec error for non-existent schema.json files
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.
2025-09-07 07:51:52 -05:00
..