1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
johanneskropf 06adf3d346
use bash as shell for exec command if on linux
This relates to:
https://github.com/node-red/node-red/issues/2604
and
https://discourse.nodered.org/t/exec-node-timeout-not-working-in-exec-mode/28040
and is a possible workaround for most issues related to kill described there.
This has only been tested on linux where this change applies so it would most definitely need more testing on windows/mac and maybe linux distributions where there is no bash(?).
2020-06-10 11:24:56 +02:00
..
2019-10-02 17:39:38 +09:00
2018-10-25 11:18:13 +01:00
2018-08-04 22:23:06 +01:00
2018-08-17 22:10:54 +01:00
2018-08-21 13:57:59 +01:00
2020-04-24 13:55:34 +01:00
2018-08-21 13:43:11 +01:00

@node-red/nodes

Node-RED core nodes module.

This provides all of the core Node-RED nodes.

Source

The main Node-RED modules are maintained as a monorepo on GitHub.