Explorar el Código

Update homeassistant-install.sh

tweak
tteckster hace 2 años
padre
commit
0b4104441d
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      install/homeassistant-install.sh

+ 0 - 1
install/homeassistant-install.sh

@@ -25,7 +25,6 @@ $STD apt-get install -y \
   python3-dev \
   python3-pip \
   python3-venv
-
 msg_ok "Updated Python3"
 
 msg_info "Installing runlike"