Explorar o código

Correct Spelling (#462)

Dustin %!s(int64=2) %!d(string=hai) anos
pai
achega
12222e2bc5
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      setup/homebridge-install.sh

+ 2 - 2
setup/homebridge-install.sh

@@ -72,9 +72,9 @@ msg_info "Installing Node.js"
 sudo apt-get install -y nodejs gcc g++ make python net-tools &>/dev/null
 msg_ok "Installed Node.js"
 
-msg_info "nstalling Homebridge"
+msg_info "Installing Homebridge"
 sudo npm install -g --unsafe-perm homebridge homebridge-config-ui-x &>/dev/null
-msg_info "nstalled Homebridge"
+msg_info "Installed Homebridge"
 
 msg_info "Creating Service"
 sudo hb-service install --user homebridge &>/dev/null