mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
suppress pty.js warning
This commit is contained in:
parent
a400a735ec
commit
f9568d8425
@ -9,7 +9,7 @@ define(function(require, module, exports) {
|
||||
|
||||
var vfs = new localFs({
|
||||
root: "/",
|
||||
// nopty: true,
|
||||
nopty: true,
|
||||
defaultEnv: { CUSTOM: 43 }
|
||||
});
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user