Initial commit of custom build of Firefox
(cherry picked from commit 7247553575)
This commit is contained in:
parent
78d3f64103
commit
09a4a06fc0
63 changed files with 8307 additions and 0 deletions
2
my-ostree-os/firefox/node-stdout-nonblocking-wrapper
Executable file
2
my-ostree-os/firefox/node-stdout-nonblocking-wrapper
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
exec /usr/bin/node "$@" 2>&1 | cat -
|
||||
Loading…
Add table
Add a link
Reference in a new issue