add kill and start parameters to daemon node

This commit is contained in:
Dave Conway-Jones
2017-05-03 17:46:10 +01:00
parent a3211a5e80
commit 0fb8a1a2a0
4 changed files with 34 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-daemon",
"version" : "0.0.11",
"version" : "0.0.14",
"description" : "A Node-RED node that runs and monitors a long running system command.",
"dependencies" : {
},