Update homebridge-install.sh

This commit is contained in:
tteckster
2022-03-05 13:56:05 -05:00
committed by GitHub
parent d498c1fa55
commit f3b1cf7543

View File

@ -72,7 +72,7 @@ sudo npm install -g --unsafe-perm homebridge homebridge-config-ui-x &>/dev/null
echo -e "${CM}${CL} \r"
echo -en "${GN} Creating Homebridge Service... "
sudo hb-service install --user root &>/dev/null
sudo hb-service install --user homebridge &>/dev/null
echo -e "${CM}${CL} \r"
echo -en "${GN} Customizing Container... "