contrib/firefox/node-stdout-nonblocking-wrapper

3 lines
47 B
Plaintext
Raw Normal View History

2022-09-19 14:31:08 +02:00
#!/bin/sh
exec /usr/bin/node "$@" 2>&1 | cat -