Fixed typo
This commit is contained in:
parent
fcc0627e60
commit
609a2d6153
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ fi
|
|||
|
||||
if [ -f /etc/config/brandmeister ]
|
||||
then
|
||||
# Read configuration from uCU/LuCI on OpenWRT
|
||||
# Read configuration from uCI/LuCI on OpenWRT
|
||||
REPEATER_NUMBER=$(uci get cronosagent.number)
|
||||
REPEATER_ADDRESS=$(uci get cronosagent.repeaterAddress)
|
||||
SERVER_ADDRESS=$(uci get cronosagent.serverAddress)
|
||||
|
|
Loading…
Add table
Reference in a new issue