mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-11 21:29:29 +02:00
remove debug output
This commit is contained in:
parent
1a192e8663
commit
254b6f80c0
@ -127,10 +127,7 @@ do
|
||||
# building REST command
|
||||
passwordC=$(sudo cat /root/lnd.autounlock.pwd)
|
||||
command="sudo python /home/admin/config.scripts/lnd.unlock.py '${passwordC}'"
|
||||
echo "command(${command})"
|
||||
bash -c "${command}"
|
||||
#unlockResult=$($command)
|
||||
|
||||
else
|
||||
echo "lncli says not locked"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user