mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-11 21:29:29 +02:00
fix autounlock
This commit is contained in:
parent
bb9fb87821
commit
f746ae100d
@ -127,7 +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})"
|
||||
echo "command(${command})"
|
||||
unlockResult=$($command)
|
||||
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user