mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-11-18 09:57:17 +01:00
remove debug output
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user