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