mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
minor changes
This commit is contained in:
parent
dcea44325d
commit
12a3600a71
1 changed files with 1 additions and 1 deletions
|
|
@ -570,7 +570,7 @@ CloudServer._readDir=function (pError, pFiles)
|
|||
{
|
||||
console.log(pError);
|
||||
CloudServer.sendResponse('OK',pError.toString(),
|
||||
CloudFunc.FS + DirPath);
|
||||
DirPath);
|
||||
}
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue