From fe4d1373c27d0b9f279a9e9f0e2d5fe6730ec5d7 Mon Sep 17 00:00:00 2001 From: /geco Date: Sun, 23 Dec 2018 22:30:53 +0100 Subject: [PATCH] debug result --- home.admin/_background.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/home.admin/_background.sh b/home.admin/_background.sh index 3f26c5cef..0a94e8a2f 100644 --- a/home.admin/_background.sh +++ b/home.admin/_background.sh @@ -132,6 +132,7 @@ do # execute REST call echo "${command}" result=$($command) + echo "${result}" else echo "lncli says not locked"