Add Ubuntu 18.10

This commit is contained in:
Yorhel 2018-10-21 12:30:12 +02:00
parent 577e519e7d
commit 19e07400b9
2 changed files with 7 additions and 2 deletions

View file

@ -234,7 +234,8 @@ INSERT INTO systems (id, name, release, short, relorder) VALUES
(181,'Fedora', '28', 'fedora-28', 27),
(182,'CentOS', '7.5', 'centos-7.5', 49),
(183,'CentOS', '6.10', 'centos-6.10', 43),
(184,'FreeBSD', '11.2', 'freebsd-11.2', 63);
(184,'FreeBSD', '11.2', 'freebsd-11.2', 63),
(185,'Ubuntu', '18.10', 'ubuntu-cosmic', 28);
-- Removes any path components and compression extensions from the filename.