mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 01:17:18 +00:00
refactored
This commit is contained in:
parent
41b88f337f
commit
138cbcfcec
4 changed files with 121 additions and 92 deletions
|
|
@ -145,8 +145,8 @@
|
|||
Util.log('current dir: ' + DIR);
|
||||
process.chdir(lServerDir);
|
||||
}
|
||||
Util.log('server dir: ' + lServerDir + '\n' +
|
||||
'reading configuretion file config.json...');
|
||||
Util.log('server dir: ' + lServerDir);
|
||||
Util.log('reading configuretion file config.json...');
|
||||
|
||||
if(Config){
|
||||
Util.log('config.json readed');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue