6 lines
81 B
Plaintext
Executable File
6 lines
81 B
Plaintext
Executable File
#!/usr/bin/with-contenv bashio
|
|
|
|
echo "Hello world!"
|
|
|
|
python3 -m http.server 8000
|