From dbffe34cc20018678ec9a949dfc7109d7eaa8294 Mon Sep 17 00:00:00 2001
From: ArmandBahi <armand.bahi@veremes.com>
Date: Thu, 27 Sep 2018 16:16:27 +0200
Subject: [PATCH] Copy custop hooks on installing

---
 install.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/install.sh b/install.sh
index edd39dec..f595e96f 100755
--- a/install.sh
+++ b/install.sh
@@ -10,3 +10,4 @@
 cd utils/
 ./pull_subtrees.sh
 ./init_symlinks.sh
+./copy_hooks.sh
-- 
GitLab