(FOR INTERNAL USE) How to update Unifi Controller
(FOR INTERNAL USE) How to update Unifi Controller
echo 'deb
http://www.ubnt.com/downloads/unifi/debian
stable ubiquiti' | sudo tee /etc/apt/sources.list.d/100-ubnt-unifi.list
sudo wget -O /etc/apt/trusted.gpg.d/unifi-repo.gpg
https://dl.ubnt.com/unifi/unifi-repo.gpg
sudo apt-get update
sudo apt-get install unifi -y