Commit 6805b015 authored by Joab Bremer's avatar Joab Bremer

Update install_unifi.sh

parent a4719c01
......@@ -50,7 +50,7 @@ backup_unifi(){
}
install_unifi(){
#wget https://dl.ui.com/unifi/7.3.83/UniFi.unix.zip -P /opt -q
wget https://dl.ui.com/unifi/7.5.187/UniFi.unix.zip -P /opt -O UniFi.unix.zip -q
wget https://dl.ui.com/unifi/7.5.187/UniFi.unix.zip -P /opt/ -O UniFi.unix.zip -q
#wget https://dl.ui.com/unifi/7.4.162/UniFi.unix.zip -P /opt -q
unzip -qq -o /opt/UniFi.unix.zip -d /opt
chown -R ubnt:ubnt /opt/UniFi
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment