Add line output mode for Daemon node

to address #202
This commit is contained in:
Dave Conway-Jones
2016-04-18 21:38:44 +01:00
parent d8cf46a4ec
commit 8563624983
3 changed files with 27 additions and 17 deletions

View File

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