Initial commit of custom build of Firefox
This commit is contained in:
parent
fc3fc9a4de
commit
7247553575
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