Update 'update.sh'

This commit is contained in:
2020-06-12 09:58:15 -04:00
parent 6705f6bb04
commit 30ae6b43dc

View File

@@ -109,7 +109,7 @@ elif [ "${OS}" == "CentOS" ]; then
dnf install -y elrepo-release epel-release yum-utils
# download the repo for PBIS-Open for SSO and Domain
dnf-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
# clean the yum cache
dnf clean all