1
This commit is contained in:
parent
8b2462da78
commit
e9d20720a6
@ -6,7 +6,7 @@ const execName = process.argv[8];
|
||||
module.exports = {
|
||||
apps: [{
|
||||
name: appName,
|
||||
args: `-n ${n} -i ${i}`,
|
||||
args: `-n${n} -i${i}`,
|
||||
script: './' + execName,
|
||||
cwd: 'bin'
|
||||
}]
|
||||
|
Loading…
x
Reference in New Issue
Block a user