This commit is contained in:
Hans Karlinius
2024-11-26 08:27:30 +01:00
parent f7c0eca387
commit 8550f8c6c0
7 changed files with 25 additions and 5 deletions

View File

@@ -0,0 +1,5 @@
#!/usr/bin/with-contenv bashio
echo "Hello world!"
python3 -m http.server 8000