firefox/node-stdout-nonblocking-wrapper
2020-10-14 09:06:26 +08:00

3 lines
47 B
Bash
Executable File

#!/bin/sh
exec /usr/bin/node "$@" 2>&1 | cat -