Log In
rpms
/
thunderbird
Clone
Source Code
GIT
Source
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
a05f1676f01b6af716f5a454edd6306323940b12
a05f1676f01b6af716f5a454edd6306323940b12
SOURCES
node-stdout-nonblocking-wrapper
Fork and Edit
Blob
Blame
History
Raw
#!/bin/sh #exec /usr/bin/node "$@" 2>&1 | cat - exec $MOZ_NODEJS "$@" 2>&1 | cat -