mirror of
https://github.com/nextcloud/documentation.git
synced 2026-04-12 06:09:39 +07:00
Merge pull request #281 from nextcloud/stable11-276
[stable11] dev env update
This commit is contained in:
@@ -54,7 +54,8 @@ After the development tool installation make the directory writable::
|
||||
|
||||
Then install Nextcloud from git::
|
||||
|
||||
git clone git@github.com:nextcloud/server.git --branch $BRANCH /var/www/<folder>
|
||||
git clone git@github.com:nextcloud/server.git /var/www/<folder>
|
||||
cd /var/www/<folder>
|
||||
git submodule update --init
|
||||
|
||||
where <folder> is the folder where you want to install Nextcloud.
|
||||
|
||||
Reference in New Issue
Block a user