Update homebridge-install.sh

pull/84/head
tteckster 2022-03-05 13:56:05 -05:00 committed by GitHub
parent d498c1fa55
commit f3b1cf7543
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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... "