Add CentOS 7.7
This commit is contained in:
parent
ea0a7a4b71
commit
6fe905f7c9
2 changed files with 6 additions and 2 deletions
|
|
@ -186,6 +186,9 @@ case "$1" in
|
|||
7.6)
|
||||
centc 7.6 7.6.1810 $CMIRROR
|
||||
;;
|
||||
7.7)
|
||||
centc 7.7 7.7.1908 $CMIRROR
|
||||
;;
|
||||
old)
|
||||
$0 2.1
|
||||
$0 3.1
|
||||
|
|
@ -238,7 +241,7 @@ case "$1" in
|
|||
;;
|
||||
current)
|
||||
$0 6.10 # till 2020-11-30
|
||||
$0 7.6 # till 2024-06-30
|
||||
$0 7.7 # till 2024-06-30
|
||||
;;
|
||||
all)
|
||||
$0 old
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue