mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-11 21:29:29 +02:00
reset restart counting
This commit is contained in:
parent
bccab54ead
commit
1d36692ac4
@ -36,9 +36,10 @@ Password C will be stored on the device.
|
||||
sleep 3
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
# test if correct
|
||||
echo "testing password .. please wait"
|
||||
echo "SYSTEMD RESTART LOG: lightning (LND)" > /home/admin/systemd.lightning.log
|
||||
sudo systemctl restart lnd
|
||||
sleep 4
|
||||
result=$(sudo python /home/admin/config.scripts/lnd.unlock.py ${passwordC})
|
||||
|
Loading…
x
Reference in New Issue
Block a user