#!/bin/bash set -eo pipefail DESTDIR=/usr/local/share/ca-certificates UPDATE_CERTS_CMD=update-ca-certificates CERTS="$(cat <