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