Browse Source

debug result

dev
/geco 6 years ago
parent
commit
fe4d1373c2
  1. 1
      home.admin/_background.sh

1
home.admin/_background.sh

@ -132,6 +132,7 @@ do
# execute REST call
echo "${command}"
result=$($command)
echo "${result}"
else
echo "lncli says not locked"

Loading…
Cancel
Save