nv.51
This commit is contained in:
@@ -50,7 +50,7 @@ do_with_root() {
|
|||||||
|
|
||||||
if hash glances 2>/dev/null; then
|
if hash glances 2>/dev/null; then
|
||||||
echo -e "${Green}Uninstalling previous Glances install and dependencies...${Color_Off}"
|
echo -e "${Green}Uninstalling previous Glances install and dependencies...${Color_Off}"
|
||||||
do_with_root pip -y uninstall glances[action,batinfo,browser,cpuinfo,chart,docker,export,folders,gpu,ip,raid,snmp,web,wifi]
|
do_with_root pip uninstall -y glances[action,batinfo,browser,cpuinfo,chart,docker,export,folders,gpu,ip,raid,snmp,web,wifi]
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Detect distribution name
|
# Detect distribution name
|
||||||
|
|||||||
Reference in New Issue
Block a user