This commit is contained in:
2018-10-01 11:13:52 -05:00
parent daa1cdcffc
commit afcb6fa6db

2
glances-install.sh Normal file → Executable file
View File

@@ -50,7 +50,7 @@ do_with_root() {
if hash glances 2>/dev/null; then
echo -e "${Green}Uninstalling previous Glances install and dependencies...${Color_Off}"
do_with_root pip uninstall glances[action,batinfo,browser,cpuinfo,chart,docker,export,folders,gpu,ip,raid,snmp,web,wifi]
do_with_root pip -y uninstall glances[action,batinfo,browser,cpuinfo,chart,docker,export,folders,gpu,ip,raid,snmp,web,wifi]
fi
# Detect distribution name