mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Fix rebuild script.
This commit is contained in:
parent
9c50b81c70
commit
c46c5e9c8f
1 changed files with 1 additions and 1 deletions
|
|
@ -111,7 +111,7 @@ do
|
||||||
"Build Wekan")
|
"Build Wekan")
|
||||||
echo "Building Wekan."
|
echo "Building Wekan."
|
||||||
wekan_repo_check
|
wekan_repo_check
|
||||||
rm -rf packages
|
rm -rf packages/kadira-flow-router packages/meteor-useraccounts-core packages/meteor-accounts-cas packages/wekan*
|
||||||
mkdir packages
|
mkdir packages
|
||||||
cd packages
|
cd packages
|
||||||
git clone --depth 1 -b master https://github.com/wekan/flow-router.git kadira-flow-router
|
git clone --depth 1 -b master https://github.com/wekan/flow-router.git kadira-flow-router
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue