Browse Source

Gitbook Auto Published

willin 7 years ago
parent
commit
98033859bc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      cmd

+ 1 - 1
cmd

@@ -13,5 +13,5 @@ git add .
 git commit -m "Gitbook Auto Deployed"
 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 push -f origin master:gh-pages
 git push -f coding master:coding-pages
+git push -f origin master:gh-pages