We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f34323 commit fae8cc6Copy full SHA for fae8cc6
kubernetes/samples/scripts/create-weblogic-domain/domain-home-on-pv/wlst/create-domain-script.sh
@@ -3,7 +3,7 @@
3
# Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl.
4
5
# Include common utility functions
6
-#source ${CREATE_DOMAIN_SCRIPT_DIR}/utility.sh
+source ${CREATE_DOMAIN_SCRIPT_DIR}/utility.sh
7
8
export DOMAIN_HOME=${DOMAIN_HOME_DIR}
9
0 commit comments