mirror of https://github.com/tteck/Proxmox.git
Update esphome-install.sh
This commit is contained in:
parent
8de41a87c7
commit
6da234a3ed
|
@ -29,7 +29,7 @@ $STD apt-get install -y \
|
|||
msg_ok "Updated Python3"
|
||||
|
||||
msg_info "Installing ESPHome"
|
||||
mkdir config
|
||||
mkdir /root/config
|
||||
$STD pip install esphome tornado esptool
|
||||
msg_ok "Installed ESPHome"
|
||||
|
||||
|
|
Loading…
Reference in New Issue