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