mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(config) rm " "
This commit is contained in:
parent
9d3556e557
commit
7c4a6caa9a
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ var DIR_SERVER = __dirname + '/',
|
|||
if (error)
|
||||
exit('cloudcmd --config', ConfigPath + ':', error.message);
|
||||
}
|
||||
|
||||
|
||||
module.exports = manage;
|
||||
module.exports.save = save;
|
||||
module.exports.middle = middle;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue