aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
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"