#!/bin/sh set -e FILE="$(readlink ${OCSPFILE})" DIRECTORY="$(dirname ${OCSPFILE})" ln -sf "${FILE}" "${DIRECTORY}/cert.fullchain-privkey.pem.ocsp"