mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2024-11-19 09:50:19 +01:00
add please wait
This commit is contained in:
parent
7be9964a90
commit
01170d6de4
@ -35,7 +35,7 @@ Password C will be stored on the device.
|
||||
fi
|
||||
|
||||
# test if correct
|
||||
echo "testing password"
|
||||
echo "testing password .. please wait"
|
||||
sudo systemctl restart lnd
|
||||
sleep 4
|
||||
result=$(sudo python /home/admin/config.scripts/lnd.unlock.py ${passwordC})
|
||||
|
Loading…
Reference in New Issue
Block a user