mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-05 19:09:56 -05:00
add _index.md to the docs
This commit is contained in:
@@ -24,7 +24,7 @@ docs-copy:
|
||||
git remote add origin https://github.com/owncloud/owncloud.github.io; \
|
||||
git fetch --depth=1; \
|
||||
git checkout origin/source -f; \
|
||||
rsync -ax ../docs/ content/; \
|
||||
rsync -ax --delete ../docs/ content/; \
|
||||
|
||||
.PHONY: config-docs-generate
|
||||
config-docs-generate:
|
||||
|
||||
Reference in New Issue
Block a user