Updated release script: New install webpage location.

Thanks to xet7 !
pull/5478/head
Lauri Ojansivu 10 months ago
parent f9654d17d5
commit 5e639a7c2d
  1. 2
      releases/release-website.sh

@ -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…
Cancel
Save