mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-29 02:30:28 +00:00
minor changes
This commit is contained in:
parent
d0dffac037
commit
cf5e088812
3 changed files with 11 additions and 11 deletions
|
|
@ -34,7 +34,7 @@ function readConfig(){
|
|||
* not created, just init and
|
||||
* all logs writed to screen
|
||||
*/
|
||||
if (process.argv[2] === 'test') {
|
||||
if (process.argv[process.argv] === 'test') {
|
||||
console.log(process.argv);
|
||||
lConfig.server = false;
|
||||
lConfig.logs = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue