mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 13:37:09 -04:00
6.51
This commit is contained in:
parent
41b97102ad
commit
a0d9103d3c
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.50/wekan-6.50-amd64.zip
|
||||
unzip wekan-6.50-amd64.zip
|
||||
rm wekan-6.50-amd64.zip
|
||||
wget https://github.com/wekan/wekan/releases/download/v6.51/wekan-6.51-amd64.zip
|
||||
unzip wekan-6.51-amd64.zip
|
||||
rm wekan-6.51-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