mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 09:32:12 +01:00
3 lines
76 B
Bash
3 lines
76 B
Bash
|
#!/bin/bash
|
||
|
cat /usr/share/ca-certificates/*/*.crt > ../other/ca-bundle.crt
|