From 85012126e27616f6bd388b124545d6d79998c225 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 19 Mar 2018 22:36:56 -0500 Subject: [PATCH] Update glances-install.sh --- glances-install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/glances-install.sh b/glances-install.sh index c79b677..2bb0d2a 100644 --- a/glances-install.sh +++ b/glances-install.sh @@ -11,8 +11,8 @@ Red='\033[10;31m' LRed='\033[1;31m' #echo -e "${Green}TEST${Color_Off}" -DEPS=$(whiptail --title "Select which modules to install for Glances" --checklist --separate-output \ -"Choose user's permissions" 28 80 14 \ +DEPS=$(whiptail --title "iDS-Glances Auto Install Script" --checklist --separate-output \ +"Please select which modules to install for Glances to be able to utilize for this system:" 28 80 14 \ "action" "ation" ON \ "batinfo" "batinfo" OFF \ "browser" "browser" ON \