mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-25 07:07:46 +01:00
add please wait
This commit is contained in:
parent
7be9964a90
commit
01170d6de4
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue