mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-25 07:07:46 +01:00
small UI on unlock fallback
This commit is contained in:
parent
cb57fc4319
commit
954c2bf405
1 changed files with 1 additions and 0 deletions
|
@ -109,6 +109,7 @@ unlocked=0
|
||||||
while [ ${unlocked} -eq 0 ]
|
while [ ${unlocked} -eq 0 ]
|
||||||
do
|
do
|
||||||
# do CLI unlock
|
# do CLI unlock
|
||||||
|
echo
|
||||||
echo "############################"
|
echo "############################"
|
||||||
echo "Calling: lncli unlock"
|
echo "Calling: lncli unlock"
|
||||||
echo "Please re-enter Password C:"
|
echo "Please re-enter Password C:"
|
||||||
|
|
Loading…
Add table
Reference in a new issue