Preparing for build
This commit is contained in:
parent
21ce7a63be
commit
8921164799
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ fi
|
|||
|
||||
if [ -f /etc/config/cronosagent ]
|
||||
then
|
||||
# Read configuration from uci/LuCI on OpenWRT
|
||||
# Read configuration from UCI/LuCI on OpenWRT
|
||||
REPEATER_NUMBER=$(uci get cronosagent.@cronosagent[0].number)
|
||||
REPEATER_ADDRESS=$(uci get cronosagent.@cronosagent[0].repeaterAddress)
|
||||
SERVER_ADDRESS=$(uci get cronosagent.@cronosagent[0].serverAddress)
|
||||
|
|
Loading…
Add table
Reference in a new issue