Browse Source

Don't make reindex on commit

Igor Shubovych 9 years ago
parent
commit
518a5056e3
1 changed files with 0 additions and 2 deletions
  1. 0 2
      scripts/pre-commit

+ 0 - 2
scripts/pre-commit

@@ -1,5 +1,3 @@
 #!/bin/sh
 
-make index
-git add ./pages/index.json
 make lint-changed