thunderbird/SOURCES/node-stdout-nonblocking-wra...

3 lines
38 B
Plaintext
Raw Normal View History

2022-05-17 08:38:49 +00:00
#!/bin/sh
2022-09-26 15:31:20 +00:00
exec node "$@" 2>&1 | cat -