luci-app-olsr-services: less echos

Signed-off-by: Andreas Bräu <ab@andi95.de>
This commit is contained in:
Andreas Bräu 2021-10-27 09:27:06 +02:00
parent 084f6b445c
commit 74c16ee65f

View file

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