Commit b7913761 authored by Joab Bremer's avatar Joab Bremer

Update install_unifi_with_nxrelay.sh

parent 916ef1d3
......@@ -41,7 +41,7 @@ creating_user(){
}
install_unifi(){
wget https://dl.ui.com/unifi/7.3.83/UniFi.unix.zip -P /opt -q
unzip -qq /opt/UniFi.unix.zip -d /opt
unzip -qq -o /opt/UniFi.unix.zip -d /opt
chown -R ubnt:ubnt /opt/UniFi
rm -rf /opt/UniFi.unix.zip
}
......
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