mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2024-11-19 09:50:19 +01:00
adapt pyblock info message
This commit is contained in:
parent
000eb7b6a5
commit
c73a242a57
@ -11,8 +11,7 @@ fi
|
|||||||
if [ "$1" = "menu" ]; then
|
if [ "$1" = "menu" ]; then
|
||||||
dialog --title " Info PyBlock " --msgbox "
|
dialog --title " Info PyBlock " --msgbox "
|
||||||
pyblock is a command line tool.
|
pyblock is a command line tool.
|
||||||
Type: 'pyblock' in the command line to switch to the dedicated user.
|
Exit to Terminal and use command 'pyblock'.
|
||||||
Then 'pyblock' for starting PyBlock.
|
|
||||||
Usage: https://github.com/curly60e/pyblock/blob/master/README.md
|
Usage: https://github.com/curly60e/pyblock/blob/master/README.md
|
||||||
" 10 75
|
" 10 75
|
||||||
exit 0
|
exit 0
|
||||||
|
Loading…
Reference in New Issue
Block a user