4
Fork 0

Fixed typo

This commit is contained in:
R3ABM Artem 2016-08-01 14:23:09 +04:00
parent fcc0627e60
commit 609a2d6153

View file

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