mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(cloudcmd) rm " "
This commit is contained in:
parent
b27c9c589a
commit
3dc4a50949
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@
|
|||
}
|
||||
|
||||
function start(config) {
|
||||
var SERVER = '../lib/server';
|
||||
var SERVER = '../lib/server';
|
||||
|
||||
if (args.server)
|
||||
require(SERVER)(config);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue