'test/run.sh' updaten

This commit is contained in:
Lermer 2022-07-27 15:07:27 +02:00
parent cdbc8d0bcb
commit 497a5d203c

View file

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