mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Added STARTUP_PATH
This commit is contained in:
+2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user