copr-andersrh/my-ostree-os/firefox/node-stdout-nonblocking-wrapper

2 lines
47 B
Text
Raw Normal View History

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