Don't push immediately after 'mktable'. Do it yourself.

This commit is contained in:
vonavi 2013-10-06 12:37:34 +03:00
parent 21baf3501b
commit fbd67b06cb

View File

@ -17,6 +17,3 @@ mv temp_table.html $table
git add $table
git commit -m "Update the tournament table."
git checkout master
# Push changes
git push --all origin