Add CentOS 7.7
This commit is contained in:
parent
ea0a7a4b71
commit
6fe905f7c9
2 changed files with 6 additions and 2 deletions
|
|
@ -243,7 +243,8 @@ INSERT INTO systems (id, name, release, short, relorder) VALUES
|
|||
(190,'Debian', '10.0', 'debian-buster', 14),
|
||||
(191,'Fedora', '30', 'fedora-30', 29),
|
||||
(192,'FreeBSD', '11.3', 'freebsd-11.3', 64),
|
||||
(193,'Ubuntu', '19.10', 'ubuntu-eoan', 30);
|
||||
(193,'Ubuntu', '19.10', 'ubuntu-eoan', 30),
|
||||
(194,'CentOS', '7.7', 'centos-7.7', 51);
|
||||
|
||||
|
||||
-- Removes any path components and compression extensions from the filename.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue