firefox/node-stdout-nonblocking-wrapper

3 lines
47 B
Plaintext
Raw Permalink Normal View History

2020-10-14 09:06:26 +08:00
#!/bin/sh
exec /usr/bin/node "$@" 2>&1 | cat -