From 49733fb9189482241bc9b40bb2e693ccc9042f41 Mon Sep 17 00:00:00 2001 From: laurentheirendt <laurent.heirendt@uni.lu> Date: Thu, 25 Apr 2019 10:34:55 +0200 Subject: [PATCH] verbose for pwd --- .ci/deploy.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/.ci/deploy.sh b/.ci/deploy.sh index f07708bd..ca546d70 100644 --- a/.ci/deploy.sh +++ b/.ci/deploy.sh @@ -6,6 +6,7 @@ BLADE="template" cd $BLADE rootDir=$(pwd) +echo $rootDir # install npm npm install -g npm@latest yo grunt-cli generator-reveal -- GitLab