1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-21 17:52:10 +02:00
falkonOfficial/scripts/make-ca-bundle.sh~
nowrep b6f84d648f Fixing previous commit
Sorry for the mistake, it should be fine now.
2011-11-06 17:09:08 +01:00

3 lines
76 B
Bash
Executable File

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