Explorar el Código

Update homebridge-install.sh

tweak
tteckster hace 1 año
padre
commit
2b713d6997
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      install/homebridge-install.sh

+ 1 - 1
install/homebridge-install.sh

@@ -29,7 +29,7 @@ msg_ok "Set up Homebridge Repository"
 msg_info "Installing Homebridge"
 $STD apt update
 $STD apt-get install -y homebridge
-msg_info "Installed Homebridge"
+msg_ok "Installed Homebridge"
 
 motd_ssh
 customize