mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Updated release script: New install webpage location.
Thanks to xet7 !
This commit is contained in:
parent
f9654d17d5
commit
5e639a7c2d
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ cd ~/repos/w/wekan.github.io
|
|||
git pull
|
||||
|
||||
# 4) Change version number in website
|
||||
sed -i "s|>v$1<\/span>|>v$2<\/span>|g" index.html
|
||||
sed -i "s|>v$1<\/span>|>v$2<\/span>|g" install/index.html
|
||||
|
||||
# 5) Change version number in API docs index page
|
||||
cd api
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue