mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
minor changes
This commit is contained in:
parent
39b9882ed4
commit
977d210321
2 changed files with 2 additions and 2 deletions
2
node_modules/minify
generated
vendored
2
node_modules/minify
generated
vendored
|
|
@ -1 +1 @@
|
|||
Subproject commit be10e6f057da0c395a73f73f2a968ba6f6f68b77
|
||||
Subproject commit 773064ea1a3a2848ab81f12fe8091cbdc28c5ca5
|
||||
|
|
@ -134,7 +134,7 @@ CloudServer.init=(function(){
|
|||
if(this.Config.logs){
|
||||
console.log('log param setted up in config.json\n' +
|
||||
'from now all logs will be writed to log.txt');
|
||||
this.writeLogsToFile();
|
||||
this.writeLogsToFile();
|
||||
}
|
||||
}catch(pError){
|
||||
console.log('warning: configureation file config.json not found...\n' +
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue