mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 09:32:12 +01:00
56397717f9
Also uploaded scripts for various jobs related to QupZilla to github (scripts folder)
3 lines
76 B
Bash
Executable File
3 lines
76 B
Bash
Executable File
#!/bin/bash
|
|
cat /usr/share/ca-certificates/*/*.crt > ../other/ca-bundle.crt
|