Compare commits

..

3 Commits

Author SHA1 Message Date
Jochen Sprickerhof 7d279f5dac Merge branch 'ipfs' into 'master'
Draft: Add publishing to IPFS option

See merge request fdroid/fdroidserver!1041
2024-02-02 14:34:05 +00:00
Hans-Christoph Steiner ee764ff92e Merge branch 'scanner' into 'master'
scanner: refresh data without scanning

See merge request fdroid/fdroidserver!1437
2024-01-29 15:26:28 +00:00
linsui 2f313a0bd6 scanner: refresh data without scaning 2024-01-29 23:13:13 +08:00
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