From 0244db1d5579f14fdffba64db5191f994926e678 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Devrim=20G=C3=BCnd=C3=BCz?= Date: Tue, 22 Jun 2021 12:39:21 +0100 Subject: [PATCH] Add Rocky Linux to supported distros. --- templates/downloads/js/yum.js | 2 +- templates/pages/download/linux/redhat.html | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/templates/downloads/js/yum.js b/templates/downloads/js/yum.js index b09235f9..bceb73fa 100644 --- a/templates/downloads/js/yum.js +++ b/templates/downloads/js/yum.js @@ -10,7 +10,7 @@ function get_platform_name(plat, ver) { if (parseFloat(ver) <= 7) return "Red Hat Enterprise, CentOS, Scientific or Oracle"; else - return "Red Hat Enterprise, CentOS or Oracle"; + return "Red Hat Enterprise, Rocky, CentOS or Oracle"; } else if (plat == 'F') return "Fedora"; diff --git a/templates/pages/download/linux/redhat.html b/templates/pages/download/linux/redhat.html index be1f3ac9..9652105a 100644 --- a/templates/pages/download/linux/redhat.html +++ b/templates/pages/download/linux/redhat.html @@ -12,6 +12,7 @@ The Red Hat family of distributions includes: