mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
v7.94
This commit is contained in:
parent
c0d10a0ec3
commit
7d2ca2c811
10 changed files with 19 additions and 19 deletions
|
@ -1,5 +1,5 @@
|
|||
name: wekan
|
||||
version: '7.93'
|
||||
version: '7.94'
|
||||
base: core24
|
||||
summary: Open Source kanban
|
||||
description: |
|
||||
|
@ -156,9 +156,9 @@ parts:
|
|||
# Cleanup
|
||||
mkdir .build
|
||||
cd .build
|
||||
wget https://github.com/wekan/wekan/releases/download/v7.93/wekan-7.93-amd64.zip
|
||||
unzip wekan-7.93-amd64.zip
|
||||
rm wekan-7.93-amd64.zip
|
||||
wget https://github.com/wekan/wekan/releases/download/v7.94/wekan-7.94-amd64.zip
|
||||
unzip wekan-7.94-amd64.zip
|
||||
rm wekan-7.94-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