Make update return No Content
Committed d7145b
--- a/webint_system/__init__.py
+++ b/webint_system/__init__.py
"webint",
*[a.project_name for a in web.get_apps().keys()],
)
- return "software update has been started"
@app.control("settings")