summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2018-12-04 18:15:20 +0100
committerYorhel <git@yorhel.nl>2018-12-04 18:15:20 +0100
commit0142896a96438b50a73c61b9618b3d67a3aae2b9 (patch)
treecdfb540648cf11cabdb08966b9b3b1799ba82b40 /util
parentb36ff90c6e2f9a5528c996a101fb3da2d34036de (diff)
Add CentOS 7.6
Diffstat (limited to 'util')
-rwxr-xr-xutil/centos.sh6
1 files changed, 5 insertions, 1 deletions
diff --git a/util/centos.sh b/util/centos.sh
index 4688e68..ee879d2 100755
--- a/util/centos.sh
+++ b/util/centos.sh
@@ -183,6 +183,9 @@ case "$1" in
7.5)
centc 7.5 7.5.1804 $CMIRROR
;;
+ 7.6)
+ centc 7.6 7.6.1810 $CMIRROR
+ ;;
old)
$0 2.1
$0 3.1
@@ -231,10 +234,11 @@ case "$1" in
$0 7.2
$0 7.3
$0 7.4
+ $0 7.5
;;
current)
$0 6.10 # till 2020-11-30
- $0 7.5 # till 2024-06-30
+ $0 7.6 # till 2024-06-30
;;
all)
$0 old