#!/bin/sh
mkdir -p "@PREFIX@/etc/openssl"
exec "@PREFIX@/libexec/certsync" -o "@PREFIX@/etc/openssl/cert.pem"
