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