mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 01:17:18 +00:00
added rm dir
This commit is contained in:
parent
035eae492e
commit
6c7b56f80a
1 changed files with 1 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ var makeFolder = function(pError){
|
|||
* where woud be minifyed versions
|
||||
* of files
|
||||
*/
|
||||
fs.rmdirSync(MinFolder);
|
||||
fs.mkdir(MinFolder,511,makeFolder);
|
||||
|
||||
/* CONSTANTS */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue