Explorar o código

Update esphome-install.sh

tteckster %!s(int64=3) %!d(string=hai) anos
pai
achega
7220c355ee
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      setup/esphome-install.sh

+ 1 - 0
setup/esphome-install.sh

@@ -49,6 +49,7 @@ msg_ok "Updated Container OS"
 msg_info "Installing Dependencies"
 apt-get install -y curl &>/dev/null
 apt-get install -y sudo &>/dev/null
+apt-get install -y git &>/dev/null
 msg_ok "Installed Dependencies"
 
 msg_info "Installing pip3"