willin 8 лет назад
Родитель
Сommit
98033859bc
1 измененных файлов с 1 добавлено и 1 удалено
  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