diff --git a/vultr_centos8.sh.txt b/vultr_centos8.sh.txt index cd4e204..f0ef13b 100644 --- a/vultr_centos8.sh.txt +++ b/vultr_centos8.sh.txt @@ -41,8 +41,8 @@ checkUser function installSystem() { - # echo -n "▋" - # yum -q -y update > /dev/null 2>&1 + echo -n "▋" + yum -q -y update > /dev/null 2>&1 echo -n "▋" yum -q -y install epel-release elrepo-release > /dev/null 2>&1