'test/run.sh' updaten
This commit is contained in:
parent
cdbc8d0bcb
commit
497a5d203c
1 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/with-contenv bashio
|
||||
|
||||
echo "Hello world!"
|
||||
echo "Hello world!"
|
||||
|
||||
python3 -m http.server 8000
|
Loading…
Reference in a new issue