Update install-glances.sh
This commit is contained in:
@@ -100,6 +100,7 @@ elif [[ $distrib_name == "redhat" || $distrib_name == "centos" || $distrib_name
|
||||
# Redhat/CentOS/SL
|
||||
|
||||
# Install prerequirements
|
||||
do_with_root yum -y install epel-release
|
||||
do_with_root yum -y install python-pip python-devel gcc lm_sensors python-setuptools
|
||||
|
||||
if [[ " ${DEPS[@]} " =~ "wifi" ]]; then
|
||||
|
||||
Reference in New Issue
Block a user