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