Explorar el Código

[automated build commit]

Heydon Pickering hace 8 años
padre
commit
9661207a9f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -10,7 +10,7 @@
     "clean": "rm -rf content && mkdir content && mkdir content/patterns && hugo new patterns/pattern.md && hugo new _index.md",
     "build": "rm -rfv public/* && hugo",
     "setup": "hugo && git add public",
-    "host": "rm -rfv public/* hugo && git commit -am \"[automated build commit]\" && git push origin `git subtree split --prefix public master`:gh-pages --force"
+    "host": "rm -rfv public/* && hugo && git commit -am \"[automated build commit]\" && git push origin `git subtree split --prefix public master`:gh-pages --force"
   },
   "repository": {
     "type": "git",