From 0828581a7b105a475ed5eff57c14e9a46d8111e5 Mon Sep 17 00:00:00 2001 From: platania Date: Fri, 17 Feb 2017 17:47:58 -0500 Subject: [PATCH] Finding the local dir Change-Id: Ief01c0e12792ebf073db6aceedcc86817328a310 Signed-off-by: platania --- scripts/deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/deploy.sh b/scripts/deploy.sh index 9489d565..c286b669 100755 --- a/scripts/deploy.sh +++ b/scripts/deploy.sh @@ -2,7 +2,7 @@ ########## Define parameters ########## VERSION="1.0.0-SNAPSHOT" - +pwd PATH_TO_BOOT="boot" PATH_TO_HEAT="heat" PATH_TO_VFW="vnfs/vFW/scripts" -- 2.16.6