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
new file mode 100644
index 000000000..42b6ba29e
--- /dev/null
+++ b/bin/git/hooks/pre-commit
@@ -0,0 +1,2 @@
+cd ../../../js
+grunt cachebuster \ No newline at end of file