mirror of
https://github.com/wekan/wekan.git
synced 2026-02-05 16:11:47 +01:00
Update to newest GitHub flawored markdown.
Thanks to shaygover and xet7 ! Related #2334
This commit is contained in:
parent
a13d931cfd
commit
ba4d8b0b35
7 changed files with 28 additions and 8 deletions
|
|
@ -200,6 +200,7 @@ RUN \
|
|||
gosu wekan:wekan git clone --depth 1 -b master git://github.com/wekan/wekan-ldap.git && \
|
||||
gosu wekan:wekan git clone --depth 1 -b master git://github.com/wekan/wekan-scrollbar.git && \
|
||||
gosu wekan:wekan git clone --depth 1 -b master git://github.com/wekan/meteor-accounts-oidc.git && \
|
||||
gosu wekan:wekan git clone --depth 1 -b master --recurse-submodules git://github.com/wekan/markdown.git && \
|
||||
gosu wekan:wekan mv meteor-accounts-oidc/packages/switch_accounts-oidc wekan_accounts-oidc && \
|
||||
gosu wekan:wekan mv meteor-accounts-oidc/packages/switch_oidc wekan_oidc && \
|
||||
gosu wekan:wekan rm -rf meteor-accounts-oidc && \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue