mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 04:57:07 -04:00
6.42
This commit is contained in:
parent
85edae924e
commit
4907bf5030
1 changed files with 3 additions and 3 deletions
|
@ -160,9 +160,9 @@ parts:
|
|||
# Cleanup
|
||||
mkdir .build
|
||||
cd .build
|
||||
wget https://github.com/wekan/wekan/releases/download/v6.41/wekan-6.41-amd64.zip
|
||||
unzip wekan-6.41-amd64.zip
|
||||
rm wekan-6.41-amd64.zip
|
||||
wget https://github.com/wekan/wekan/releases/download/v6.42/wekan-6.42-amd64.zip
|
||||
unzip wekan-6.42-amd64.zip
|
||||
rm wekan-6.42-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