From: Thomas Lamprecht Date: Tue, 25 Aug 2020 19:00:44 +0000 (+0200) Subject: debian 10 fixup X-Git-Url: https://git.proxmox.com/?p=dab.git;a=commitdiff_plain;h=d112d2798758109570742b0610aad65930eb2448 debian 10 fixup Signed-off-by: Thomas Lamprecht --- diff --git a/DAB.pm b/DAB.pm index 7604e87..cb04f7e 100644 --- a/DAB.pm +++ b/DAB.pm @@ -64,7 +64,7 @@ my $supported_suites = { ostype => "debian-11.0", }, 'buster' => { - ostype => "debian-10.0", + ostype => "debian-10", }, 'stretch' => { ostype => "debian-9.0",