Skip to content
Snippets Groups Projects
Commit bfc0c815 authored by Gerardo Pozzi's avatar Gerardo Pozzi
Browse files

[archiso] Add ca-certificates.crt


Fix FS#54275

Signed-off-by: default avatarGerardo Exequiel Pozzi <vmlinuz386@gmail.com>
parent e7b7fe08
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,8 @@ build() {
add_runscript
add_binary curl
add_file $(readlink -f /etc/ssl/certs/ca-certificates.crt) /etc/ssl/certs/ca-certificates.crt
}
help() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment