mirror of
https://github.com/mtan93/unifi-linux-utils.git
synced 2026-04-03 06:13:07 +01:00
This commit is contained in:
@@ -22,6 +22,8 @@
|
|||||||
# of the additional variables below (defaults should work fine), then run
|
# of the additional variables below (defaults should work fine), then run
|
||||||
# the script!
|
# the script!
|
||||||
|
|
||||||
|
# CONFIGURATION OPTIONS
|
||||||
|
|
||||||
# UniFi Controller version to install
|
# UniFi Controller version to install
|
||||||
unifi_version=5.0.7
|
unifi_version=5.0.7
|
||||||
|
|
||||||
@@ -34,7 +36,7 @@ unifi_archive_filename=UniFi.unix.zip
|
|||||||
unifi_archive_location=https://www.ubnt.com/downloads/unifi/
|
unifi_archive_location=https://www.ubnt.com/downloads/unifi/
|
||||||
temp_dir=/tmp
|
temp_dir=/tmp
|
||||||
|
|
||||||
# SHOULDN'T HAVE TO MODIFY PAST THIS POINT
|
#### SHOULDN'T HAVE TO MODIFY PAST THIS POINT ####
|
||||||
|
|
||||||
# Create progress dots function
|
# Create progress dots function
|
||||||
function show_dots() {
|
function show_dots() {
|
||||||
|
|||||||
Reference in New Issue
Block a user