From 5bb12b7695700cd2b0ab0ff8a8a9e88c9c9bfb6b Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 19 Mar 2018 23:34:51 -0500 Subject: [PATCH] Update glances-install.sh --- glances-install.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/glances-install.sh b/glances-install.sh index 5dc624a..ccce85b 100644 --- a/glances-install.sh +++ b/glances-install.sh @@ -11,6 +11,8 @@ Red='\033[10;31m' LRed='\033[1;31m' #echo -e "${Green}TEST${Color_Off}" +pip uninstall glances[action,batinfo,browser,cpuinfo,chart,docker,export,folders,gpu,ip,raid,snmp,web,wifi] + 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 16 \ "action" "Allows Glances to trigger actions on events" ON \