Update esphome-install.sh
This commit is contained in:
parent
8de41a87c7
commit
6da234a3ed
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ $STD apt-get install -y \
|
||||||
msg_ok "Updated Python3"
|
msg_ok "Updated Python3"
|
||||||
|
|
||||||
msg_info "Installing ESPHome"
|
msg_info "Installing ESPHome"
|
||||||
mkdir config
|
mkdir /root/config
|
||||||
$STD pip install esphome tornado esptool
|
$STD pip install esphome tornado esptool
|
||||||
msg_ok "Installed ESPHome"
|
msg_ok "Installed ESPHome"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue