v8.01
Some checks are pending
Docker / build (push) Waiting to run
Docker Image CI / build (push) Waiting to run
Release Charts / release (push) Waiting to run
Test suite / Meteor tests (push) Waiting to run
Test suite / Coverage report (push) Blocked by required conditions

This commit is contained in:
Lauri Ojansivu 2025-10-11 12:32:38 +03:00
parent 4445612bb8
commit ea30612013
10 changed files with 50 additions and 21 deletions

View file

@ -249,9 +249,9 @@ cd /home/wekan/app
# Remove legacy webbroser bundle, so that Wekan works also at Android Firefox, iOS Safari, etc.
#rm -rf /home/wekan/app_build/bundle/programs/web.browser.legacy
#mv /home/wekan/app_build/bundle /build
wget "https://github.com/wekan/wekan/releases/download/v8.00/wekan-8.00-amd64.zip"
unzip wekan-8.00-amd64.zip
rm wekan-8.00-amd64.zip
wget "https://github.com/wekan/wekan/releases/download/v8.01/wekan-8.01-amd64.zip"
unzip wekan-8.01-amd64.zip
rm wekan-8.01-amd64.zip
mv /home/wekan/app/bundle /build
# Put back the original tar