mirror of
https://github.com/Mesteriis/hassio-addons-avm.git
synced 2026-01-10 23:41:02 +01:00
add new
This commit is contained in:
5
hello_flask/run.sh
Executable file
5
hello_flask/run.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/with-contenv bashio
|
||||
|
||||
echo Running flask hello world
|
||||
python3 app.py
|
||||
|
||||
Reference in New Issue
Block a user