Add Fedora 30

This commit is contained in:
Yorhel 2019-07-20 09:42:23 +02:00
parent 69cbd77729
commit d2e7719b3f
2 changed files with 8 additions and 2 deletions

View file

@ -240,7 +240,8 @@ INSERT INTO systems (id, name, release, short, relorder) VALUES
(187,'CentOS', '7.6', 'centos-7.6', 50),
(188,'FreeBSD', '12.0', 'freebsd-12.0', 70),
(189,'Ubuntu', '19.04', 'ubuntu-disco', 29),
(190,'Debian', '10.0', 'debian-buster', 14);
(190,'Debian', '10.0', 'debian-buster', 14),
(191,'Fedora', '30', 'fedora-30', 29);
-- Removes any path components and compression extensions from the filename.