summaryrefslogtreecommitdiffstats
path: root/main/owncloud/owncloud.post-install
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2012-11-14 15:06:54 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2012-11-14 15:07:10 +0000
commita0bef4b192fa851ae4013e6266b2d69c3e560cae (patch)
treec7f02af1da154194de525f048b3a2034c1bdfe61 /main/owncloud/owncloud.post-install
parentb78467f59a017dbab01f4f8e98ae406ac5c18c3d (diff)
downloadaports-a0bef4b192fa851ae4013e6266b2d69c3e560cae.tar.bz2
aports-a0bef4b192fa851ae4013e6266b2d69c3e560cae.tar.xz
main/owncloud: add some depends, remove plugins subpkg
Diffstat (limited to 'main/owncloud/owncloud.post-install')
-rw-r--r--main/owncloud/owncloud.post-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/owncloud/owncloud.post-install b/main/owncloud/owncloud.post-install
index af5d2b771..cae2dc9da 100644
--- a/main/owncloud/owncloud.post-install
+++ b/main/owncloud/owncloud.post-install
@@ -2,7 +2,7 @@
echo "*"
echo "* Please give ownership to the web server user, the following directories:"
echo "*"
-echo "* /etc/owncloud/config.php"
+echo "* /etc/owncloud"
echo "* /var/lib/owncloud/data"
echo "* /usr/share/webapps/owncloud/apps"
echo "*"