From 335c8cfc7c23e9e5c94182e76f1b147781205514 Mon Sep 17 00:00:00 2001 From: Steve Jenkins Date: Fri, 24 Jun 2016 09:14:02 -0600 Subject: [PATCH] --- upgrade_unifi.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/upgrade_unifi.sh b/upgrade_unifi.sh index f390c17..435f3a7 100644 --- a/upgrade_unifi.sh +++ b/upgrade_unifi.sh @@ -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() {