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