Skip to content
Snippets Groups Projects
Commit 7ee3e451 authored by Till Brehm's avatar Till Brehm
Browse files

Changed config for Ubuntu unknown from 1604 to 1804

parent ffc60c2a
No related branches found
No related tags found
No related merge requests found
......@@ -186,7 +186,7 @@ function get_distname() {
break;
default:
$relname = "UNKNOWN";
$distconfid = 'ubuntu1604';
$distconfid = 'ubuntu1804';
}
$distver = $ver.$lts." ".$relname;
swriteln("Operating System: ".$distname.' '.$distver."\n");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment