This website requires JavaScript.
Explore
Help
Sign In
rpms
/
thunderbird
Watch
7
Star
0
Fork
0
You've already forked thunderbird
Code
Issues
Pull Requests
Releases
Activity
1a47be7b69
thunderbird
/
node-stdout-nonblocking-wrapper
4 lines
83 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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 19:44:09 +00:00
#!/bin/sh
Sync to 8.4.0 branch
2021-01-21 14:38:17 +00:00
#exec /usr/bin/node "$@" 2>&1 | cat -
exec $MOZ_NODEJS "$@" 2>&1 | cat -
Reference in New Issue
Copy Permalink