From b37fccc5f96dbd54b14bbf476de9419ba8d61588 Mon Sep 17 00:00:00 2001 From: Armand Bahi <armand.bahi@veremes.com> Date: Wed, 31 Oct 2018 14:30:01 +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