Add Debian Buster

This commit is contained in:
Yorhel 2019-07-19 20:40:09 +02:00
parent 1ce29f7c3f
commit 69cbd77729
3 changed files with 8 additions and 2 deletions

View file

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