Update glances-install.sh

This commit is contained in:
2018-03-19 22:36:56 -05:00
parent faec7c8698
commit 85012126e2

View File

@@ -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 \