mirror of
https://github.com/wekan/wekan.git
synced 2025-04-24 14:08:31 -04: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")
|
||||
echo "Building Wekan."
|
||||
wekan_repo_check
|
||||
rm -rf packages
|
||||
rm -rf packages/kadira-flow-router packages/meteor-useraccounts-core packages/meteor-accounts-cas packages/wekan*
|
||||
mkdir packages
|
||||
cd packages
|
||||
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