|
@ -39,6 +39,7 @@ Password C will be stored on the device. |
|
|
|
|
|
|
|
|
# test if correct |
|
|
# test if correct |
|
|
echo "testing password .. please wait" |
|
|
echo "testing password .. please wait" |
|
|
|
|
|
echo "SYSTEMD RESTART LOG: lightning (LND)" > /home/admin/systemd.lightning.log |
|
|
sudo systemctl restart lnd |
|
|
sudo systemctl restart lnd |
|
|
sleep 4 |
|
|
sleep 4 |
|
|
result=$(sudo python /home/admin/config.scripts/lnd.unlock.py ${passwordC}) |
|
|
result=$(sudo python /home/admin/config.scripts/lnd.unlock.py ${passwordC}) |
|
|