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