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