diff options
Diffstat (limited to 'main/owncloud/owncloud.post-install')
-rw-r--r-- | main/owncloud/owncloud.post-install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/owncloud/owncloud.post-install b/main/owncloud/owncloud.post-install index af5d2b7713..cae2dc9dad 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 "*" |