mirror of
https://github.com/wekan/wekan.git
synced 2025-12-20 17:30:13 +01:00
Add submodules
parent
a9b332d97f
commit
1bbcf3bdbe
1 changed files with 2 additions and 0 deletions
|
|
@ -135,6 +135,8 @@ sudo ln -s ~/repos/meteor/meteor /usr/local/bin/meteor
|
||||||
# Download Wekan
|
# Download Wekan
|
||||||
git clone https://github.com/wekan/wekan
|
git clone https://github.com/wekan/wekan
|
||||||
cd wekan
|
cd wekan
|
||||||
|
git submodule init
|
||||||
|
git submodule update
|
||||||
|
|
||||||
#### OPTIONAL: test pull request
|
#### OPTIONAL: test pull request
|
||||||
## git checkout -b dwrensha-profile-bugfix devel
|
## git checkout -b dwrensha-profile-bugfix devel
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue