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
archrelease: copy trunk to community-x86_64
[ArchLinux/community.git]
/
drupal
/
trunk
/
drupal.install
blob
cf1e6eaf703409f170ff414c193cc2d9d2cc8548
1
post_install() {
2
echo "Probably you need to 'chown -R http:http var/lib/drupal'"
3
}
4
5
post_upgrade() {
6
post_install
7
}