repo.or.cz
/
ArchLinux
/
community.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
upgpkg: wordpress 6.2.1-1
[ArchLinux/community.git]
/
iwd
/
trunk
/
iwd.install
blob
cc799a2d8b519fff5369bc41edb8ed682bcff8df
1
post_upgrade() {
2
if (($(vercmp 0.20-3 $2) > 0)); then
3
chmod 700 /var/lib/ead/
4
chmod 700 /var/lib/iwd/
5
fi
6
}