mirror of
https://github.com/Ylianst/MeshAgent
synced 2025-12-15 15:53:55 +00:00
updated os.name() for linux, to return first result if PRETTY_NAME is not found
This commit is contained in:
@@ -1976,6 +1976,7 @@ void ILibDuktape_ScriptContainer_OS_Push(duk_context *ctx, void *chain)
|
|||||||
break;\
|
break;\
|
||||||
}\
|
}\
|
||||||
}\
|
}\
|
||||||
|
this.promise._acc(lines[0]);\
|
||||||
break;\
|
break;\
|
||||||
case 'darwin':\
|
case 'darwin':\
|
||||||
var OSNAME = '';\
|
var OSNAME = '';\
|
||||||
|
|||||||
Reference in New Issue
Block a user