mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-28 18:23:35 +00:00
minor changes
This commit is contained in:
parent
067ad1fe10
commit
7673b7d32d
3 changed files with 47 additions and 61 deletions
|
|
@ -205,6 +205,8 @@
|
|||
lReadStream = lReadStream.pipe( zlib.createGzip() );
|
||||
|
||||
lReadStream.pipe(lRes);
|
||||
|
||||
lRet = true;
|
||||
}
|
||||
|
||||
return lRet;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue