Skip to content

Commit

Permalink
opensuse install ca-certificatesc-cacert
Browse files Browse the repository at this point in the history
  • Loading branch information
LevitatingBusinessMan committed Nov 26, 2024
1 parent e3ab456 commit 0def25e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added src/bouncer/bouncer
Binary file not shown.
2 changes: 1 addition & 1 deletion src/slash-bedrock/share/brl-fetch/distros/opensuse
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,6 @@ fetch() {
chroot "${bootstrap_dir:-}" zypper -nR /target-root ar -d -n openSUSE-Tumbleweed-Source http://download.opensuse.org/source/tumbleweed/repo/oss/ repo-source
chroot "${bootstrap_dir:-}" zypper -nR /target-root ar -f -n openSUSE-Tumbleweed-Update http://download.opensuse.org/update/tumbleweed/ repo-update
chroot "${bootstrap_dir:-}" zypper -nR /target-root --gpg-auto-import-keys ref
chroot "${bootstrap_dir:-}" zypper -nR /target-root install filesystem openSUSE-release
chroot "${bootstrap_dir:-}" zypper -nR /target-root install filesystem openSUSE-release ca-certificates-cacert
chroot "${bootstrap_dir:-}" zypper -nR /target-root install -t pattern base
}

0 comments on commit 0def25e

Please sign in to comment.