mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 22:58:43 +01:00
here be dragons
This commit is contained in:
parent
3d62b18067
commit
b350d5cc96
1 changed files with 4 additions and 0 deletions
|
@ -87,6 +87,10 @@ case $CHOICE in
|
|||
;;
|
||||
X)
|
||||
clear
|
||||
echo "***********************************"
|
||||
echo "* RaspiBlitz Commandline"
|
||||
echo "* Here be dragons .. have fun :)"
|
||||
echo "***********************************"
|
||||
echo "LND commandline options: lncli -h"
|
||||
echo "To get back to main menu use command: raspiblitz"
|
||||
exit 1;
|
||||
|
|
Loading…
Add table
Reference in a new issue