Updated release website script.

Thanks to xet7 !
pull/5839/merge
Lauri Ojansivu 2 days ago
parent 2cb2e7cb10
commit 6c6b66c802
  1. 4
      releases/release-website.sh
  2. 19585
      v7.93/index.html
  3. 3982
      v7.93/wekan.yml

@ -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

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save