Skip to content

Commit b5d7258

Browse files
committed
Merge branch 'create-domain-echo-bug' into 'main'
fixing a typo in the usage section of createDomain.sh See merge request weblogic-cloud/weblogic-deploy-tooling!1479
2 parents 683415b + 8a97867 commit b5d7258

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installer/src/main/bin/createDomain.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ usage() {
106106
echo " opss_wallet_file - The path to the Oracle wallet containing the domain"
107107
echo " encryption key to use to reconnect the new domain to"
108108
echo " the existing RCU schemas."
109-
echg ""
109+
echo ""
110110
echo " opss_wallet_passphrase_env - An alternative to entering the OPSS"
111111
echo " wallet passphrase at a prompt. The value is an"
112112
echo " ENVIRONMENT VARIABLE name that WDT will use to"

0 commit comments

Comments
 (0)