Update glances-install.sh
This commit is contained in:
@@ -12,7 +12,7 @@ LRed='\033[1;31m'
|
|||||||
#echo -e "${Green}TEST${Color_Off}"
|
#echo -e "${Green}TEST${Color_Off}"
|
||||||
|
|
||||||
DEPS=$(whiptail --title "iDS-Glances Auto Install Script" --checklist --separate-output \
|
DEPS=$(whiptail --title "iDS-Glances Auto Install Script" --checklist --separate-output \
|
||||||
"\nPlease select which modules to install for Glances to be able\nto 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 16 \
|
||||||
"action" "Allows Glances to trigger actions on events" ON \
|
"action" "Allows Glances to trigger actions on events" ON \
|
||||||
"batinfo" "Displays Battery Stats" OFF \
|
"batinfo" "Displays Battery Stats" OFF \
|
||||||
"browser" "Allows Glances to run as a webserver" ON \
|
"browser" "Allows Glances to run as a webserver" ON \
|
||||||
|
|||||||
Reference in New Issue
Block a user