luci-app-olsr-services: less echos
Signed-off-by: Andreas Bräu <ab@andi95.de>
This commit is contained in:
parent
084f6b445c
commit
74c16ee65f
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ load_services() {
|
||||||
json_add_boolean configured $services_configured
|
json_add_boolean configured $services_configured
|
||||||
json_add_string source "$olsrd"
|
json_add_string source "$olsrd"
|
||||||
json_add_string services "$services"
|
json_add_string services "$services"
|
||||||
echo $(json_dump)
|
json_dump
|
||||||
}
|
}
|
||||||
|
|
||||||
case "$1" in
|
case "$1" in
|
||||||
|
|
Loading…
Reference in a new issue