mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
feature(socket) getSpawn: rm log
This commit is contained in:
parent
94b6492a66
commit
04af8f7f3c
1 changed files with 0 additions and 1 deletions
|
|
@ -251,7 +251,6 @@
|
|||
|
||||
lExecStr = JSON.stringify(lExec);
|
||||
pSocket.send(lExecStr);
|
||||
Util.log(msg);
|
||||
};
|
||||
|
||||
cmd.stdout.on('data', send);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue