mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 13:07:17 -04:00
Comment out already existing directory.
This commit is contained in:
parent
9f11ea0cc6
commit
7318e42080
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# Generate docs.
|
||||
|
||||
mkdir -p public/api
|
||||
#mkdir -p public/api
|
||||
python3 ./openapi/generate_openapi.py --release $(git describe --tags --abbrev=0) > ./public/api/wekan.yml
|
||||
api2html -c ./public/logo-header.png -o ./public/api/wekan.html ./public/api/wekan.yml
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue