Skip to content
This repository has been archived by the owner on Dec 28, 2017. It is now read-only.

Commit

Permalink
fix html submodule, update deploy script
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Shvets committed Apr 14, 2013
1 parent 6bff75d commit 3ceca5b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/html
Submodule html updated from 41c915 to eb6b85
3 changes: 2 additions & 1 deletion tools/deploy.html-pages
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@

cd ../build/html
git commit -a -m "Deploy html. $1"
git push -u origin gh-pages
git push git@github.com:quadroid/clonejs.git
#-u origin gh-pages
cd ../../tools

0 comments on commit 3ceca5b

Please sign in to comment.