Skip to content

Commit

Permalink
Update install_server_centos.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
chinashiyu authored Apr 16, 2020
1 parent 4147851 commit e8a5055
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install_server_centos.sh
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 e8a5055

Please sign in to comment.