mirror of
https://github.com/Mesteriis/hassio-addons-avm.git
synced 2026-01-10 23:41:02 +01:00
update repository references and improve script handling
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/with-contenv bashio
|
||||
|
||||
echo Running flask hello world
|
||||
uvicorn app.main:app --host localhost --port 8000
|
||||
uvicorn main:app --host localhost --port 8000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user