Skip to content
Snippets Groups Projects
Commit faf96875 authored by hammonds's avatar hammonds
Browse files

Add in the DM_DOMAIN_NAME reference.

parent 4d285f5e
No related branches found
No related tags found
No related merge requests found
......@@ -43,7 +43,7 @@ if [ ! -d $DM_SUPPORT_DIR ]; then
fi
export DM_OPT_DIR=$DM_SUPPORT_DIR/opt
export DM_GLASSFISH_DIR=$DM_OPT_DIR/payara
export DM_DOMAIN_NAME=domain1
# Add to path only if directory exists.
prependPathIfDirExists() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment