Skip to content

Commit 8a97867

Browse files
committed
fixing a typo in the usage section of createDomain.sh
1 parent 683415b commit 8a97867

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)