Skip to content

Commit

Permalink
Update scripts/index.py
Browse files Browse the repository at this point in the history
Co-authored-by: LukicMMikroe <marko.lukic@mikroe.com>
  • Loading branch information
StrahinjaJacimovic and LukicMMikroe authored Jun 20, 2024
1 parent 3ccdb4c commit f16ba33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/index.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ def index_release_to_elasticsearch(es : Elasticsearch, index_name, release_detai
"type" : "application",
"location" : f"necto/%os_type%/{asset['name']}.7z",
"install_location" : "%APPLICATION_DATA_DIR%",
"dependencies": []
"package_changed": True
}

# Index the document
Expand Down

0 comments on commit f16ba33

Please sign in to comment.