mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-11 05:09:40 +02:00
#446 removed constant output
This commit is contained in:
parent
88078e9a40
commit
7c9d9272b6
@ -169,11 +169,8 @@ do
|
||||
passwordC=$(sudo cat /root/lnd.autounlock.pwd)
|
||||
command="sudo python /home/admin/config.scripts/lnd.unlock.py '${passwordC}'"
|
||||
bash -c "${command}"
|
||||
else
|
||||
echo "lncli says not locked"
|
||||
|
||||
fi
|
||||
else
|
||||
echo "auto-unlock is OFF"
|
||||
fi
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user