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?a=commitdiff_plain;h=refs%2Fchanges%2F15%2F715%2F1;p=demo.git 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"