Merge branch 'master' of https://github.com/Ylianst/MeshCentral
This commit is contained in:
commit
f3e73cf09c
|
@ -1394,6 +1394,7 @@ function createMeshCore(agent) {
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
term.descriptorMetadata = 'Remote Terminal';
|
||||||
this.ws.httprequest.process = term;
|
this.ws.httprequest.process = term;
|
||||||
this.ws.httprequest.process.tunnel = this.ws;
|
this.ws.httprequest.process.tunnel = this.ws;
|
||||||
term.stderr.stdout = term.stdout;
|
term.stderr.stdout = term.stdout;
|
||||||
|
|
Loading…
Reference in New Issue