mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-19 20:24:39 +02:00
fix small ui
This commit is contained in:
@@ -18,8 +18,8 @@ if [ "$1" = "menu" ]; then
|
|||||||
dialog --title " Info Balance of Satoshis " --msgbox "
|
dialog --title " Info Balance of Satoshis " --msgbox "
|
||||||
Balance of Satoshis is a command line tool.
|
Balance of Satoshis is a command line tool.
|
||||||
Type: 'bos' in the command line to switch to the dedicated user.
|
Type: 'bos' in the command line to switch to the dedicated user.
|
||||||
Then see 'bos help' for the options.
|
Then see 'bos help' for the options. Usage:
|
||||||
Usage: https://github.com/alexbosworth/balanceofsatoshis/blob/master/README.md
|
https://github.com/alexbosworth/balanceofsatoshis/blob/master/README.md
|
||||||
" 10 75
|
" 10 75
|
||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
Reference in New Issue
Block a user