mirror of
https://github.com/tschettervictor/bsd-apps.git
synced 2026-03-29 21:24:32 +02:00
unifi: update for version 10
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Install Unifi Controller
|
||||
|
||||
APP_NAME="Unifi"
|
||||
UNIFI_VERSION="8"
|
||||
UNIFI_VERSION="10"
|
||||
|
||||
# Check for Root Privileges
|
||||
if ! [ $(id -u) = 0 ]; then
|
||||
|
||||
Reference in New Issue
Block a user