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
f6db389177
thunderbird
/
node-stdout-nonblocking-wrapper
3 lines
38 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
Resolves: #2126006 Update to 102.3.0, sync from rhel-8
2022-09-21 09:50:29 +00:00
exec node "$@" 2>&1 | cat -
Reference in New Issue
Copy Permalink