summaryrefslogtreecommitdiffstats
path: root/assets/deploy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'assets/deploy.sh')
-rwxr-xr-xassets/deploy.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/assets/deploy.sh b/assets/deploy.sh
deleted file mode 100755
index defad49c..00000000
--- a/assets/deploy.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-HERE=$(dirname $(readlink -f $0))
-ln -snf $HERE/hooks/pre-commit $HERE/../db/.git/hooks/pre-commit