Log In
rpms
/
thunderbird
Clone
Source Code
GIT
Source
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
a6f58b5fecd8f7fea74b693da4544d1b4fa618ec
a6f58b5fecd8f7fea74b693da4544d1b4fa618ec
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 -