mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-13 02:39:43 +00:00
Update homebridge-install.sh
This commit is contained in:
parent
d498c1fa55
commit
f3b1cf7543
1 changed files with 1 additions and 1 deletions
|
@ -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... "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue