mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-11 13:20:56 +02:00
command output
This commit is contained in:
parent
c9edd81b73
commit
722c98c609
@ -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…
x
Reference in New Issue
Block a user