修改static错误
This commit is contained in:
parent
6bafdcf5fe
commit
2b96820065
@ -256,7 +256,7 @@ class LinuxDistro(object):
|
||||
gFile = file
|
||||
distname = _distname
|
||||
break
|
||||
if distname == "UnionTech":
|
||||
if distname == "UnionTech":
|
||||
distname = "uos"
|
||||
# Read the first line
|
||||
if gFile is None:
|
||||
|
Loading…
x
Reference in New Issue
Block a user