This commit is contained in:
Steve Jenkins
2016-06-24 09:14:02 -06:00
committed by GitHub
parent 99443ae1dd
commit 335c8cfc7c

View File

@@ -22,6 +22,8 @@
# of the additional variables below (defaults should work fine), then run
# the script!
# CONFIGURATION OPTIONS
# UniFi Controller version to install
unifi_version=5.0.7
@@ -34,7 +36,7 @@ unifi_archive_filename=UniFi.unix.zip
unifi_archive_location=https://www.ubnt.com/downloads/unifi/
temp_dir=/tmp
# SHOULDN'T HAVE TO MODIFY PAST THIS POINT
#### SHOULDN'T HAVE TO MODIFY PAST THIS POINT ####
# Create progress dots function
function show_dots() {