aboutsummaryrefslogtreecommitdiff
path: root/hooks/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'hooks/install.sh')
-rwxr-xr-xhooks/install.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/hooks/install.sh b/hooks/install.sh
deleted file mode 100755
index f8aa331f..00000000
--- a/hooks/install.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#! /bin/bash
-
-DOT_GIT="$(dirname $0)/../.git"
-
-ln -s "../../hooks/pre-commit" "$DOT_GIT/hooks/pre-commit" \ No newline at end of file