Fix typo in PostgreSQL setup message
This commit is contained in:
parent
f0d295ffdc
commit
b101b5b56b
@ -3972,7 +3972,7 @@ function setup_postgresql_db() {
|
||||
echo "Password: $PG_DB_PASS"
|
||||
} >>"$CREDS_FILE"
|
||||
|
||||
msg_ok "Set up PostgreSQL Database"
|
||||
msg_ok "Setup PostgreSQL Database"
|
||||
|
||||
# Export for use in calling script
|
||||
export PG_DB_NAME
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user