firefox/SOURCES/node-stdout-nonblocking-wrapper

3 lines
38 B
Plaintext
Raw Normal View History

2020-09-25 06:09:16 +00:00
#!/bin/sh
exec node "$@" 2>&1 | cat -