Merge branch 'scanner' into 'master'

scanner: refresh data without scanning

See merge request fdroid/fdroidserver!1437
This commit is contained in:
Hans-Christoph Steiner 2024-01-29 15:26:28 +00:00
commit ee764ff92e
1 changed files with 2 additions and 0 deletions

View File

@ -825,6 +825,8 @@ def main():
if not appids:
if options.exit_code and probcount > 0:
sys.exit(ExitCode.NONFREE_CODE)
if options.refresh_scanner:
_get_tool()
return
# Read all app and srclib metadata