mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-03-06 12:20:45 +01:00
Update cyberpanel.sh
This commit is contained in:
@@ -834,7 +834,7 @@ if [[ $Server_OS = "CentOS" ]] ; then
|
||||
rm -f /etc/yum.repos.d/epel.repo.rpmsave
|
||||
|
||||
if [[ "$Server_OS_Version" = "9" ]]; then
|
||||
grep "Red Hat Enterprise Linux" /etc/os-release >/dev/null
|
||||
grep 'NAME="Red Hat Enterprise Linux"' /etc/os-release >/dev/null
|
||||
if [[ $? ]] ; then
|
||||
subscription-manager repos --enable codeready-builder-for-rhel-9-$(arch)-rpms
|
||||
yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm
|
||||
|
||||
Reference in New Issue
Block a user