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