Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : amneziawg-linux-hardened.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
/
amneziawg-linux-hardened.install
blob: f93ad89d27a691142754b216952c73ed091a63b8 (
plain
)
1
2
3
4
post_install
() {
echo
"Running depmod:"
depmod
$(uname -r)
}