firefox/node-stdout-nonblocking-wrapper
2020-08-21 18:08:19 +08:00

3 lines
47 B
Bash
Executable File

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