mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-11 21:29:29 +02:00
clear cmd
This commit is contained in:
parent
a95f6b4f80
commit
3d62b18067
@ -86,6 +86,7 @@ case $CHOICE in
|
||||
exit 1;
|
||||
;;
|
||||
X)
|
||||
clear
|
||||
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