mirror of
https://github.com/wekan/wekan.git
synced 2025-04-24 05:57:13 -04:00
Updated release website scripts. Part 2.
Thanks to xet7 !
This commit is contained in:
parent
42081db0d8
commit
91dae9795e
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue