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