mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-03 09:28:22 +02:00
close info
This commit is contained in:
parent
370da30e75
commit
a95f6b4f80
@ -83,6 +83,9 @@ CHOICE=$(dialog --clear \
|
||||
#clear
|
||||
case $CHOICE in
|
||||
CLOSE)
|
||||
exit 1;
|
||||
;;
|
||||
X)
|
||||
echo "LND commandline options: lncli -h"
|
||||
echo "To get back to main menu use command: raspiblitz"
|
||||
exit 1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user