mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 18:26:42 +07:00
Merge pull request #958 from owncloud/ocdev-setup
Added --dir directive since default path is core
This commit is contained in:
@@ -55,7 +55,9 @@ After the development tool installation make the directory writable::
|
||||
|
||||
Then install ownCloud from git::
|
||||
|
||||
ocdev setup base
|
||||
ocdev setup --dir /var/www/<folder> base
|
||||
|
||||
where <folder> is the folder where you want to install ownCloud.
|
||||
|
||||
Adjust rights::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user