[Pkg-owncloud-commits] [owncloud-doc] 13/110: Update source_installation.rst

David Prévot taffit at moszumanska.debian.org
Fri Feb 6 21:10:22 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository owncloud-doc.

commit 9e9c925f62889c87dbc660d529100368b485017e
Author: Carla Schroder <carla at owncloud.com>
Date:   Thu Dec 11 12:18:58 2014 -0800

    Update source_installation.rst
    
    correct typo
---
 admin_manual/installation/source_installation.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/admin_manual/installation/source_installation.rst b/admin_manual/installation/source_installation.rst
index d71bfa6..6982ef5 100644
--- a/admin_manual/installation/source_installation.rst
+++ b/admin_manual/installation/source_installation.rst
@@ -188,7 +188,7 @@ as possible. These commands should be executed immediately after the initial ins
     chown <http-user>:<http-user> /path/to/owncloud/config/config.php
     chmod 750 /path/to/owncloud/config/config.php
     chown -R <http-user>:<http-user> /path/to/owncloud/data/
-    chmod -R 750 /path/to/owncoud/data
+    chmod -R 750 /path/to/owncloud/data
     chown root:root /path/to/owncloud/data/.htaccess
     chmod 755 /path/to/owncloud/data/.htaccess
     chown <http-user>:<http-user> /path/to/owncloud/apps/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-doc.git



More information about the Pkg-owncloud-commits mailing list