mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +00:00
Fix typo in PostgreSQL setup message
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user