Updated release website script.

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2025-07-18 08:53:41 +03:00
parent 2cb2e7cb10
commit 6c6b66c802
3 changed files with 23569 additions and 2 deletions

View file

@ -14,7 +14,7 @@ if [ $# -ne 2 ]
fi
# 2) Go to website directory
cd ~/repos/w/wekan.github.io
cd ~/repos/w/wekan.fi
# 3) Get latest changes to website
git pull
@ -39,7 +39,7 @@ cp ~/repos/wekan/public/api/* .
mv wekan.html index.html
# 10) Go to docs repo
cd ~/repos/w/wekan.github.io
cd ~/repos/w/wekan.fi
# 11) Commit all changes to git and push website changes live
git add --all

19585
v7.93/index.html Normal file

File diff suppressed because one or more lines are too long

3982
v7.93/wekan.yml Normal file

File diff suppressed because it is too large Load diff