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