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