post_upgrade() {
  if [ -f /var/lib/acme2certifier/acme_srv.db ]; then
    a2c-db-update
  fi
}
