#!/bin/sh set -e cd /octorpki ./octorpki -cache /cache/ -output.sign=false -output.wait=false "$@"