Browse Source

command output

dev
/geco 6 years ago
parent
commit
722c98c609
  1. 2
      home.admin/_background.sh

2
home.admin/_background.sh

@ -133,7 +133,7 @@ do
echo "macaroonData --> ${macaroonData}"
# build curl command
curlCommand="curl -s \
command="curl -s \
-H \"Grpc-Metadata-macaroon: ${macaroonData})\" \
--cacert /home/bitcoin/.lnd/tls.cert \
-X POST -d \"{\"wallet_password\": \"${walletPasswordBase64}\"}\" \

Loading…
Cancel
Save