Browse Source

Gitbook Auto Published

willin 8 years ago
parent
commit
3002f3605d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      cmd

+ 1 - 1
cmd

@@ -14,4 +14,4 @@ git commit -m "Gitbook Auto Deployed"
 git remote add origin git@github.com:js-cool/leader.js.cool.git
 git remote add origin git@github.com:js-cool/leader.js.cool.git
 git remote add coding git@git.coding.net:willin/leader.js.cool.git
 git remote add coding git@git.coding.net:willin/leader.js.cool.git
 git push -f origin master:gh-pages
 git push -f origin master:gh-pages
-git push -f origin coding:coding-pages
+git push -f coding master:coding-pages