From b2dcd48771a87bead805a6936175632268e25823 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 19 Mar 2018 22:37:46 -0500 Subject: [PATCH] Update glances-install.sh --- glances-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glances-install.sh b/glances-install.sh index 2bb0d2a..7941fee 100644 --- a/glances-install.sh +++ b/glances-install.sh @@ -12,7 +12,7 @@ LRed='\033[1;31m' #echo -e "${Green}TEST${Color_Off}" 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 \ +"\nPlease select which modules to install for Glances to be able\nto utilize for this system:" 28 80 14 \ "action" "ation" ON \ "batinfo" "batinfo" OFF \ "browser" "browser" ON \