diff --git a/cyberpanel_upgrade.sh b/cyberpanel_upgrade.sh index b214bdde3..3eae6f257 100644 --- a/cyberpanel_upgrade.sh +++ b/cyberpanel_upgrade.sh @@ -25,6 +25,8 @@ rm -f /etc/yum.repos.d/ius.repo rm -f /etc/yum.repos.d/ius-testing.repo rm -f /etc/yum.repos.d/MariaDB.repo rm -f /etc/yum.repos.d/lux.repo +rm -f /etc/yum.repos.d/gf.repo +rm -f /etc/yum.repos.d/powerdns-auth-42.repo yum clean all yum update -y yum autoremove epel-release -y