thunderbird/SOURCES/node-stdout-nonblocking-wrapper
2022-09-27 03:50:41 +00:00

3 lines
38 B
Bash
Executable File

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