pm2/test/fixtures/no_cwd_change.json
2014-05-15 17:47:58 +02:00

10 lines
193 B
JSON

[{
"name" : "iminpath1",
"script" : "iminpath1.js",
"out_file" : "./iminpath1.log"
},{
"name" : "iminpath2",
"script" : "iminpath2.js",
"out_file" : "./iminpath2.log"
}]