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