#!/bin/sh set -e set -x mozconfig=$(mktemp) cat > $mozconfig <