1
mirror of https://invent.kde.org/network/falkon.git synced 2024-12-21 03:06:34 +01:00
falkonOfficial/scripts/make-ca-bundle.sh

3 lines
76 B
Bash
Raw Normal View History

#!/bin/bash
cat /usr/share/ca-certificates/*/*.crt > ../other/ca-bundle.crt