Add Fedora 27

This commit is contained in:
Yorhel 2017-11-16 12:15:54 +01:00
parent aedb1795c1
commit 6120b2fa5a
2 changed files with 8 additions and 3 deletions

View file

@ -181,7 +181,8 @@ INSERT INTO systems (id, name, release, short, relorder) VALUES
(127,'Debian', '9.0', 'debian-stretch', 13),
(128,'Fedora', '26', 'fedora-26', 25),
(129,'FreeBSD', '11.1', 'freebsd-11.1', 61),
(130,'Ubuntu', '17.10', 'ubuntu-artful', 26);
(130,'Ubuntu', '17.10', 'ubuntu-artful', 26),
(131,'Fedora', '27', 'fedora-27', 26);
-- Removes any path components and compression extensions from the filename.