From 000eb7b6a57663838ac2d01582339fa9f3f21497 Mon Sep 17 00:00:00 2001 From: rootzoll Date: Mon, 20 Dec 2021 11:40:41 +0100 Subject: [PATCH] fix small ui --- home.admin/config.scripts/bonus.bos.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home.admin/config.scripts/bonus.bos.sh b/home.admin/config.scripts/bonus.bos.sh index a7ef4c5c4..d6a77c764 100755 --- a/home.admin/config.scripts/bonus.bos.sh +++ b/home.admin/config.scripts/bonus.bos.sh @@ -18,8 +18,8 @@ if [ "$1" = "menu" ]; then dialog --title " Info Balance of Satoshis " --msgbox " Balance of Satoshis is a command line tool. Type: 'bos' in the command line to switch to the dedicated user. -Then see 'bos help' for the options. -Usage: https://github.com/alexbosworth/balanceofsatoshis/blob/master/README.md +Then see 'bos help' for the options. Usage: +https://github.com/alexbosworth/balanceofsatoshis/blob/master/README.md " 10 75 exit 0 fi