This website requires JavaScript.
Explore
Help
Sign In
Chakra_Linux
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced
2025-02-11 05:04:36 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
51bc50dc5e
core
/
nss
/
ca-certificates-mozilla.install
12 lines
113 B
Plaintext
Raw
Normal View
History
Unescape
Escape
update nss and nspr
2014-09-25 12:34:51 +08:00
post_install() {
use new ca-certificate-utils to update ca-trust
2015-01-06 16:31:12 +08:00
usr/bin/update-ca-trust
update nss and nspr
2014-09-25 12:34:51 +08:00
}
post_upgrade() {
post_install
}
pre_remove() {
post_install
}
Reference in New Issue
Copy Permalink