Added STARTUP_PATH

This commit is contained in:
Umachandar Jayachandran
2019-08-12 09:12:25 -07:00
parent 3d3968a71f
commit f1e503e2f5
@@ -6,6 +6,8 @@ if [ "$EUID" -ne 0 ]
exit
fi
STARTUP_PATH=$(pwd)
# This is a script to create single-node Kubernetes cluster and deploy BDC on it.
#
export BDCDEPLOY_DIR=bdcdeploy