aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xscripts/deploy.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/deploy.sh b/scripts/deploy.sh
index c286b669..69734344 100755
--- a/scripts/deploy.sh
+++ b/scripts/deploy.sh
@@ -3,6 +3,7 @@
########## Define parameters ##########
VERSION="1.0.0-SNAPSHOT"
pwd
+ls -all ../
PATH_TO_BOOT="boot"
PATH_TO_HEAT="heat"
PATH_TO_VFW="vnfs/vFW/scripts"