mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 04:57:07 -04:00
Removed duplicate.
This commit is contained in:
parent
bb4fde6374
commit
8c4ea103c0
1 changed files with 1 additions and 2 deletions
|
@ -106,10 +106,9 @@ parts:
|
|||
# move Snap's working meteor 1.6.0.1 dependencies to be used at Wekan Snap
|
||||
rm -rf .meteor
|
||||
mv .meteor-1.6-snap/.meteor .
|
||||
mv .meteor-1.6-snap/package.json .
|
||||
mv .meteor-1.6-snap/package-lock.json .
|
||||
mv .meteor-1.6-snap/package.json .
|
||||
mv .meteor-1.6-snap/rebuild-wekan.sh .
|
||||
mv .meteor-1.6-snap/package.json .
|
||||
rm -rf .meteor-1.6-snap
|
||||
# Create the OpenAPI specification
|
||||
rm -rf .build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue