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
bda536f7a3
firefox
/
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/firefox#c8daf71be4963daab37d810024e0a6e7f04cf2dd
2020-10-14 22:23:49 +00:00
#!/bin/sh
Resolves: #2125992 Update to 102.3.0, sync from rhel-8
2022-09-20 18:36:19 +00:00
exec node "$@" 2>&1 | cat -
Reference in New Issue
Copy Permalink