Update unifi-install.sh

tweak
pull/2688/head
tteckster 8 months ago committed by GitHub
parent 1657890c8e
commit 6c5503b500
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -35,12 +35,12 @@ $STD apt-get update
$STD apt-get install -y mongodb-org
msg_ok "Installed MongoDB"
msg_info "Installing UniFi Network Application"
msg_info "Installing UniFi Network Server"
wget -qO /etc/apt/trusted.gpg.d/unifi-repo.gpg https://dl.ui.com/unifi/unifi-repo.gpg
echo "deb [ arch=amd64 signed-by=/etc/apt/trusted.gpg.d/unifi-repo.gpg] https://www.ui.com/downloads/unifi/debian stable ubiquiti" >/etc/apt/sources.list.d/100-ubnt-unifi.list
$STD apt-get update
$STD apt-get install -y unifi
msg_ok "Installed UniFi Network Application"
msg_ok "Installed UniFi Network Server"
motd_ssh
customize

Loading…
Cancel
Save

Powered by BW's shoe-string budget.