repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Tue Jan 10 12:02:00 UTC 2012
[aur-mirror.git]
/
craftbukkit-plugin-griefalertr-permissions
/
craftbukkit-plugin-griefalertr-permissions.install
blob
264ff3c26201aa3b247cfae6bc7a2dcd33d39060
1
post_install() {
2
chown -R craftbukkit:craftbukkit /opt/craftbukkit/plugins/GriefAlertR &> /dev/null
3
}
4
5
# vim:set ts=2 sw=2 et: