Hass-addons/Hello_world/run.sh

5 lines
No EOL
80 B
Bash

#!/usr/bin/with-contenv bashio
echo "Hello world!"
python3 -m http.server 8000