mirror of
https://github.com/Ylianst/MeshAgent
synced 2025-12-15 07:43:50 +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;\
|
||||
}\
|
||||
}\
|
||||
this.promise._acc(lines[0]);\
|
||||
break;\
|
||||
case 'darwin':\
|
||||
var OSNAME = '';\
|
||||
|
||||
Reference in New Issue
Block a user