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