|
@@ -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 coding git@git.coding.net:willin/leader.js.cool.git
|
|
|
git push -f origin master:gh-pages
|
|
|
-git push -f origin coding:coding-pages
|
|
|
+git push -f coding master:coding-pages
|