Skip to content

Commit fae8cc6

Browse files
committed
add back the mis-commentted line.
1 parent 9f34323 commit fae8cc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes/samples/scripts/create-weblogic-domain/domain-home-on-pv/wlst/create-domain-script.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl.
44

55
# Include common utility functions
6-
#source ${CREATE_DOMAIN_SCRIPT_DIR}/utility.sh
6+
source ${CREATE_DOMAIN_SCRIPT_DIR}/utility.sh
77

88
export DOMAIN_HOME=${DOMAIN_HOME_DIR}
99

0 commit comments

Comments
 (0)