This website requires JavaScript.
Explore
Help
Sign In
rpms
/
firefox
Watch
7
Star
0
Fork
0
You've already forked firefox
Code
Issues
Pull Requests
Releases
Activity
5961d28916
firefox
/
node-stdout-nonblocking-wrapper
3 lines
38 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Added node js wrapper to fix koji freezes
2019-07-25 06:04:59 +00:00
#!/bin/sh
Bring in the c9s content into c10s We have the same content everywhere. Related: RHEL-24328
2024-06-24 08:50:51 +00:00
exec node "$@" 2>&1 | cat -
Reference in New Issue
Copy Permalink