Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : libx32-redis.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
/
redis.install
blob: dfd5fd1b106881c3ee5f29c1acf87effd1bac945 (
plain
)
1
2
3
4
5
6
post_install
() {
install
-dm700
var
/
lib
/
redis
-x32
chown redis
:
redis var
/
lib
/
redis
-x32
}