fix lsb release
This commit is contained in:
@@ -16,5 +16,5 @@ function isUbuntu18
|
|||||||
|
|
||||||
function getOSVersionLabel
|
function getOSVersionLabel
|
||||||
{
|
{
|
||||||
isUbuntu16 && echo xenial || echo bionic
|
lsb_release -cs
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user