don't remove daemon input listener on auto restart

to re close #365
This commit is contained in:
Dave Conway-Jones
2017-10-29 21:54:01 +00:00
parent cabf9ad00c
commit fce96ff196
2 changed files with 1 additions and 2 deletions

View File

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