aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorplatania <platania@research.att.com>2017-02-17 17:47:58 -0500
committerplatania <platania@research.att.com>2017-02-17 17:47:58 -0500
commit0828581a7b105a475ed5eff57c14e9a46d8111e5 (patch)
tree1f7b26fbc09860a491ae045629e8ab21264680a5 /scripts
parent73978e19892da8522ede5c92986f3bf1c6a9ff5a (diff)
Finding the local dir
Change-Id: Ief01c0e12792ebf073db6aceedcc86817328a310 Signed-off-by: platania <platania@research.att.com>
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/deploy.sh2
1 files changed, 1 insertions, 1 deletions
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"