From edf63191f983f8d7a09ec6cc17bd4c183a5a1bcc Mon Sep 17 00:00:00 2001 From: Christophe Bliard Date: Tue, 4 Jul 2023 15:58:27 +0200 Subject: [PATCH] Make paragraphs into the description As of https://github.com/pkgr/installer/commit/be447f205608c5600c73fd2f4015af72d16a3452, add more new lines to make the paragraph look like the options. --- templates | 3 +++ 1 file changed, 3 insertions(+) diff --git a/templates b/templates index a8561f3..37acb61 100644 --- a/templates +++ b/templates @@ -6,8 +6,11 @@ Default: reuse Description: Do you want to use this wizard to help setup your PostgreSQL database? If you choose to SKIP this wizard, you will have to then manually configure the database used by the _APP_NAME_. . + . If you choose to INSTALL, a new PostgreSQL v13 server will be downloaded and installed on your server, and the database will be automatically created. Make sure this does not conflict with any existing PostgreSQL installation. + . + . If you choose to USE an existing installation, you must create the database beforehand and provide the credentials in the next page. Template: postgres/retry