Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : netatop-lts.git
AUR Package Repositories | click
here
to return to the package base details page
summary
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
depmod.install
blob: 99ea19d4dd213a0fa844c6037a08d4711373e05b (
plain
)
1
2
post_install
(){
depmod
-a
; }
post_upgrade
(){
depmod
-a
; }