thunderbird/node-stdout-nonblocking-wrapper
Tomas Popela 58be0e5f7e Revert "thunderbird package is retired on branch c10s for BAKERY-412"
This reverts commit de610ad3f3.

We will need this for RHEL 10 Flatpaks

Related: RHEL-24330
2024-06-24 10:56:27 +02:00

3 lines
47 B
Bash
Executable File

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