summaryrefslogtreecommitdiffstats
path: root/bin/git/hooks/pre-commit
diff options
context:
space:
mode:
Diffstat (limited to 'bin/git/hooks/pre-commit')
-rw-r--r--bin/git/hooks/pre-commit2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/git/hooks/pre-commit b/bin/git/hooks/pre-commit
index 42b6ba29e..a2c30ffdb 100644
--- a/bin/git/hooks/pre-commit
+++ b/bin/git/hooks/pre-commit
@@ -1,2 +1,4 @@
+#!/bin/bash
+
cd ../../../js
grunt cachebuster \ No newline at end of file