luci-app-olsr-services: less echos
authorAndreas Bräu <redacted>
Wed, 27 Oct 2021 07:27:06 +0000 (09:27 +0200)
committerAndreas Bräu <redacted>
Wed, 27 Oct 2021 08:17:31 +0000 (10:17 +0200)
Signed-off-by: Andreas Bräu <redacted>
applications/luci-app-olsr-services/root/usr/libexec/rpcd/olsr-services

index 4309f9c9ef9a19e87dc272fbe0df9de8e5d142b0..9d0e2e3f6f3c9a5cb70a290f5909594ddf681049 100755 (executable)
@@ -29,7 +29,7 @@ load_services() {
   json_add_boolean configured $services_configured
   json_add_string source "$olsrd"
   json_add_string services "$services"
-  echo $(json_dump)
+  json_dump
 }
 
 case "$1" in
git clone https://git.99rst.org/PROJECT