mirror of
https://github.com/esphome/home-assistant-addon.git
synced 2024-12-17 15:57:46 +01:00
Fix warning when starting dev container (#42)
This commit is contained in:
parent
cfd52523b7
commit
e22ecf4cfd
@ -23,4 +23,4 @@ if bashio::config.has_value 'relative_url'; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
bashio::log.info "Starting ESPHome dashboard..."
|
bashio::log.info "Starting ESPHome dashboard..."
|
||||||
exec esphome /config/esphome dashboard --socket /var/run/esphome.sock --hassio
|
exec esphome dashboard /config/esphome --socket /var/run/esphome.sock --hassio
|
||||||
|
Loading…
Reference in New Issue
Block a user