thunderbird/node-stdout-nonblocking-wrapper
Troy Dawson 97b75c19cb RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/thunderbird#bbe0d15c7e2f5b6f7cfb370a9e638793ae62ac44
2020-10-15 12:44:09 -07:00

3 lines
47 B
Bash
Executable File

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