Skip to content

Commit

Permalink
update mozilla-rootcerts
Browse files Browse the repository at this point in the history
  • Loading branch information
Neilpang committed Aug 3, 2022
1 parent 6d3ed03 commit 299bf16
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion hooks/postBuild.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,14 @@



/usr/sbin/pkg_add ca-certificates
/usr/sbin/pkg_add mozilla-rootcerts

rm -f /usr/pkg/etc/openssl/certs/*

/usr/pkg/sbin/mozilla-rootcerts install






0 comments on commit 299bf16

Please sign in to comment.