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