This commit is contained in:
2021-08-24 14:35:11 +03:00
parent d8fba9335d
commit 4f37cb59b1
107 changed files with 3941 additions and 66 deletions

5
hello_flask/run.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/usr/bin/with-contenv bashio
echo Running flask hello world
python3 app.py