diff --git a/glances-install.sh b/glances-install.sh index a7d2bd4..f1020b1 100644 --- a/glances-install.sh +++ b/glances-install.sh @@ -24,7 +24,7 @@ DEPS=$(whiptail --title "iDS-Glances Auto Install Script" --checklist --separate "action" "Allows Glances to trigger actions on events" ON \ "batinfo" "Displays Battery Stats" OFF \ "browser" "Allows for other Glances client browsing" ON \ -"chart" "Charts Module" ON \ +"chart" "Charts Module" OFF \ "cloud" "Displays Cloud Stats" OFF \ "cpuinfo" "Display CPU Stats" ON \ "docker" "Display Docker Containers" OFF \