#!/bin/sh -x mkdir -p build rm -rf /tmp/ca_signing.csr rm -rf /tmp/ca.p12 pkispawn -v -f existing-step1.cfg -s CA 2>&1 | tee build/existing-step1.log