mirror of
https://github.com/wekan/wekan.git
synced 2026-02-23 16:34:06 +01:00
v6.90
This commit is contained in:
parent
006560b96d
commit
2b4dd3b5ce
8 changed files with 21 additions and 21 deletions
|
|
@ -1,5 +1,5 @@
|
|||
name: wekan
|
||||
version: '6.89'
|
||||
version: '6.90'
|
||||
base: core20
|
||||
summary: Open Source kanban
|
||||
description: |
|
||||
|
|
@ -168,9 +168,9 @@ parts:
|
|||
# Cleanup
|
||||
mkdir .build
|
||||
cd .build
|
||||
wget https://github.com/wekan/wekan/releases/download/v6.89/wekan-6.89-amd64.zip
|
||||
unzip wekan-6.89-amd64.zip
|
||||
rm wekan-6.89-amd64.zip
|
||||
wget https://github.com/wekan/wekan/releases/download/v6.90/wekan-6.90-amd64.zip
|
||||
unzip wekan-6.90-amd64.zip
|
||||
rm wekan-6.90-amd64.zip
|
||||
cd ..
|
||||
##cd .build/bundle
|
||||
##find . -type d -name '*-garbage*' | xargs rm -rf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue