Updated release website scripts. Part 2.

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2021-03-31 18:15:21 +03:00
parent 42081db0d8
commit 91dae9795e

View file

@ -42,6 +42,6 @@ mv wekan.html index.html
cd ~/repos/w/wekan.github.io
# 11) Commit all changes to git and push website changes live
#git add --all
#git commit -m "v$2"
#git push
git add --all
git commit -m "v$2"
git push