Update unifi-install.sh

pull/105/head
tteckster 3 years ago committed by GitHub
parent 0587e821bc
commit 93200c0e33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -60,7 +60,7 @@ apt-get install -y sudo &>/dev/null
echo -e "${CM}${CL} \r"
echo -en "${GN} Installing UniFi Network Application... "
wget -qL https://get.glennr.nl/unifi/install/install_latest/unifi-latest.sh && bash unifi-latest.sh --skip
wget -qL https://get.glennr.nl/unifi/install/install_latest/unifi-latest.sh && bash unifi-latest.sh --skip &>/dev/null
echo -e "${CM}${CL} \r"
PASS=$(grep -w "root" /etc/shadow | cut -b6);

Loading…
Cancel
Save

Powered by BW's shoe-string budget.