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

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