mirror of
https://github.com/Unitech/pm2.git
synced 2025-12-08 20:35:53 +00:00
fix bug with interpreter args
This commit is contained in:
parent
716b191ae8
commit
b26efa0d4c
@ -33,7 +33,7 @@
|
||||
"array",
|
||||
"string"
|
||||
],
|
||||
"alias": ["interpreter_args"],
|
||||
"alias": ["interpreterArgs", "interpreter_args"],
|
||||
"docDescription": "Arguments to pass to the interpreter"
|
||||
},
|
||||
"out_file": {
|
||||
@ -312,4 +312,4 @@
|
||||
"write": {
|
||||
"type": "boolean"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user