From: platania Date: Fri, 17 Feb 2017 22:47:58 +0000 (-0500) Subject: Finding the local dir X-Git-Tag: 1.0.0-Amsterdam~418 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=demo.git;a=commitdiff_plain;h=0828581a7b105a475ed5eff57c14e9a46d8111e5 Finding the local dir Change-Id: Ief01c0e12792ebf073db6aceedcc86817328a310 Signed-off-by: platania --- 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"