Browse Source

fix: dev: typo !minor

framadate
Valentin Lab 5 years ago
parent
commit
2f48155f3d
  1. 2
      postgres/hooks/postgres_database-relation-joined

2
postgres/hooks/postgres_database-relation-joined

@ -40,7 +40,7 @@ else
PASSWORD="${PREVIOUS_PASSWORD}"
else
PASSWORD="$(gen_password)"
info "Generated a new password for use '$USER'."
info "Generated a new password for user '$USER'."
fi
fi

Loading…
Cancel
Save