Added --dir directive since default path is core

This commit is contained in:
Olivier Paroz
2015-03-17 17:36:07 +01:00
parent a5ca1a9a9a
commit f8e25a036d

View File

@@ -55,7 +55,7 @@ After the development tool installation make the directory writable::
Then install ownCloud from git::
ocdev setup base
ocdev setup --dir /var/www base
Adjust rights::