post_install() {
    post_upgrade
}

post_upgrade() {
    cert-sync /etc/ssl/certs/ca-certificates.crt
}
