Update glances-install.sh

This commit is contained in:
2018-07-18 22:35:45 -05:00
parent faffc561b0
commit 07d8e14978

View File

@@ -80,7 +80,7 @@ if [[ $distrib_name == "ubuntu" || $distrib_name == "LinuxMint" || $distrib_name
export DEBIAN_FRONTEND=noninteractive
# Make sure the package repository is up to date
# do_with_root apt-get -y --force-yes update
do_with_root apt-get -y --force-yes update
# Install prerequirements
do_with_root apt-get install -y --force-yes python-pip python-dev gcc lm-sensors python-setuptools