4
Fork 0

Preparing for build

This commit is contained in:
R3ABM Artem 2016-08-03 08:42:39 +03:00
parent 21ce7a63be
commit 8921164799

View file

@ -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)