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