Update 'update.sh'

This commit is contained in:
2020-06-10 17:08:27 -04:00
parent bb551d07ff
commit c45ed57ce5

View File

@@ -69,7 +69,7 @@ elif [ "${OS}" == "CentOS" ]; then
yum update -y yum update -y
# install the epel for other packages and wget # install the epel for other packages and wget
yum install -y lrepo-release epel-release yum-utils yum install -y elrepo-release epel-release yum-utils
# download the repo for PBIS-Open for SSO and Domain # download the repo for PBIS-Open for SSO and Domain
yum-config-manager --add-repo http://repo.pbis.beyondtrust.com/yum/pbiso.repo yum-config-manager --add-repo http://repo.pbis.beyondtrust.com/yum/pbiso.repo