mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Updated WeKan version to Dockerfile.
Thanks to xet7 !
This commit is contained in:
parent
7d2ca2c811
commit
53726fed24
1 changed files with 3 additions and 2 deletions
|
@ -244,8 +244,9 @@ cd /home/wekan/app
|
||||||
# Remove legacy webbroser bundle, so that Wekan works also at Android Firefox, iOS Safari, etc.
|
# 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
|
#rm -rf /home/wekan/app_build/bundle/programs/web.browser.legacy
|
||||||
#mv /home/wekan/app_build/bundle /build
|
#mv /home/wekan/app_build/bundle /build
|
||||||
wget "https://github.com/wekan/wekan/releases/download/v7.93/wekan-7.93-amd64.zip"
|
wget "https://github.com/wekan/wekan/releases/download/v7.94/wekan-7.94-amd64.zip"
|
||||||
unzip wekan-7.93-amd64.zip
|
unzip wekan-7.94-amd64.zip
|
||||||
|
rm wekan-7.94-amd64.zip
|
||||||
mv /home/wekan/app/bundle /build
|
mv /home/wekan/app/bundle /build
|
||||||
|
|
||||||
# Put back the original tar
|
# Put back the original tar
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue