mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-12 10:10:30 +03:00
deploy: write status JSON
This commit is contained in:
parent
ddbdff83bd
commit
c965e7d969
1 changed files with 1 additions and 0 deletions
|
|
@ -809,6 +809,7 @@ def main():
|
||||||
if config.get('wiki_server') and config.get('wiki_path'):
|
if config.get('wiki_server') and config.get('wiki_path'):
|
||||||
update_wiki()
|
update_wiki()
|
||||||
|
|
||||||
|
common.write_status_json(common.setup_status_output(start_timestamp))
|
||||||
sys.exit(0)
|
sys.exit(0)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue