From a172ed7fdb4682be4e1b6218353efb4b5b3171b1 Mon Sep 17 00:00:00 2001
From: Armand Bahi <armand.bahi@veremes.com>
Date: Wed, 31 Oct 2018 14:29:58 +0100
Subject: [PATCH] update utils

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

diff --git a/install.sh b/install.sh
index 75016fa2..c67e3975 100755
--- a/install.sh
+++ b/install.sh
@@ -15,7 +15,7 @@ else
     ./pull_subtrees.sh
     ./copy_hooks.sh
 
-    cd ../client/conf
+    cd ../conf
     npm install grunt --save
     npm install grunt-cli
     npm install grunt-closure-tools --save
-- 
GitLab