mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-08-02 04:33:09 +00:00
added ability to create directory
This commit is contained in:
parent
ad8345ff34
commit
d1ca2f0c1b
3 changed files with 16 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
/* module make possible connectoin thrue socket.io on a server */
|
||||
|
||||
(function(){
|
||||
"use strict";
|
||||
'use strict';
|
||||
|
||||
var main = global.cloudcmd.main,
|
||||
SRVDIR = main.SRVDIR,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue