mirror of
https://github.com/wekan/wekan.git
synced 2026-01-22 09:16:10 +01:00
6.68
This commit is contained in:
parent
2baaf6bea5
commit
1511009c6f
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.67/wekan-6.67-amd64.zip
|
||||
unzip wekan-6.67-amd64.zip
|
||||
rm wekan-6.67-amd64.zip
|
||||
wget https://github.com/wekan/wekan/releases/download/v6.68/wekan-6.68-amd64.zip
|
||||
unzip wekan-6.68-amd64.zip
|
||||
rm wekan-6.68-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