From 067bf6b25d4d110092f6e127f9406e9bd1008fca Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 22 Jul 2021 23:48:06 +0200 Subject: [PATCH] Update install --- scripts/install | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/scripts/install b/scripts/install index 0cbb6fb..4040de6 100755 --- a/scripts/install +++ b/scripts/install @@ -168,12 +168,12 @@ message="Galette need you to finish the installation manually. Please open "https://$domain/$path_url/installer.php" and finish the install process. Database information you'll need: -Type: pgsql -Host: localhost -Port: 5432 -User: "$db_name" -Password: "$db_pwd" -Name: "$db_name" +Type: pgsql +Host: localhost +Port: 5432 +User: "$db_name" +Password: "$db_pwd" +Name: "$db_name" Important! Once done, please remember to run as root or with sudo: \`chmod -R 500 "$final_path/galette/config"\`