mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 01:17:18 +00:00
fixed bug with menu items sshow and view
This commit is contained in:
parent
b26be35ef6
commit
d5ea30d4e9
7 changed files with 126 additions and 102 deletions
|
|
@ -179,7 +179,7 @@ CloudServer.start = function (pConfig) {
|
|||
|
||||
|
||||
console.log(process.argv);
|
||||
console.log(this.Config);
|
||||
|
||||
/* server mode or testing mode */
|
||||
if (this.Config.server) {
|
||||
var http = require('http');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue