Update homebridge-install.sh

tweak
This commit is contained in:
tteckster 2023-11-21 04:31:03 -05:00 committed by GitHub
parent a697e5af52
commit 2b713d6997
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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