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
|
# Redhat/CentOS/SL
|
||||||
|
|
||||||
# Install prerequirements
|
# 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
|
do_with_root yum -y install python-pip python-devel gcc lm_sensors python-setuptools
|
||||||
|
|
||||||
if [[ " ${DEPS[@]} " =~ "wifi" ]]; then
|
if [[ " ${DEPS[@]} " =~ "wifi" ]]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user