From c73a242a57adc04c3ba365541ec761121bd565b9 Mon Sep 17 00:00:00 2001 From: rootzoll Date: Mon, 20 Dec 2021 11:44:55 +0100 Subject: [PATCH] adapt pyblock info message --- home.admin/config.scripts/bonus.pyblock.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/home.admin/config.scripts/bonus.pyblock.sh b/home.admin/config.scripts/bonus.pyblock.sh index eaa0ceefe..e5469ce6b 100644 --- a/home.admin/config.scripts/bonus.pyblock.sh +++ b/home.admin/config.scripts/bonus.pyblock.sh @@ -11,8 +11,7 @@ fi if [ "$1" = "menu" ]; then dialog --title " Info PyBlock " --msgbox " pyblock is a command line tool. -Type: 'pyblock' in the command line to switch to the dedicated user. -Then 'pyblock' for starting PyBlock. +Exit to Terminal and use command 'pyblock'. Usage: https://github.com/curly60e/pyblock/blob/master/README.md " 10 75 exit 0