copr-andersrh/my-ostree-os/firefox/node-stdout-nonblocking-wrapper
Anders Rytter Hansen 09a4a06fc0 Initial commit of custom build of Firefox
(cherry picked from commit 7247553575)
2025-02-26 09:25:35 +01:00

2 lines
47 B
Bash
Executable file

#!/bin/sh
exec /usr/bin/node "$@" 2>&1 | cat -