mirror of
https://github.com/wekan/wekan.git
synced 2026-02-28 19:00:17 +01:00
v6.58
This commit is contained in:
parent
252b2f6f87
commit
d268713fd7
10 changed files with 2521 additions and 3916 deletions
|
|
@ -1,5 +1,5 @@
|
|||
name: wekan
|
||||
version: '6.57'
|
||||
version: '6.58'
|
||||
base: core20
|
||||
summary: Open Source kanban
|
||||
description: |
|
||||
|
|
@ -160,9 +160,9 @@ parts:
|
|||
# Cleanup
|
||||
mkdir .build
|
||||
cd .build
|
||||
wget https://github.com/wekan/wekan/releases/download/v6.57/wekan-6.57-amd64.zip
|
||||
unzip wekan-6.57-amd64.zip
|
||||
rm wekan-6.57-amd64.zip
|
||||
wget https://github.com/wekan/wekan/releases/download/v6.58/wekan-6.58-amd64.zip
|
||||
unzip wekan-6.58-amd64.zip
|
||||
rm wekan-6.58-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