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