Skip to content

Commit

Permalink
Update vultr_centos8.sh.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
chinashiyu authored Apr 16, 2020
1 parent 5fe025c commit 4147851
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vultr_centos8.sh.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4147851

Please sign in to comment.