From 09d33cf75e3b796134c13e002ef83e86cffb51c8 Mon Sep 17 00:00:00 2001 From: Vicente Ferrari Smith Date: Wed, 10 Jul 2024 21:27:50 +0000 Subject: [PATCH] git-svn-id: svn://losandesgames.com/alfheim-website@34 15359d88-9307-4e75-a9c1-e5686e5897df --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.sh b/setup.sh index 0cf8626..b962069 100644 --- a/setup.sh +++ b/setup.sh @@ -14,7 +14,7 @@ USERNAME=alfheim # Prompt to enter a password for the PostgreSQL greenlight user (rather than hard-coding # a password in this script). -read -p "Enter password for greenlight DB user: " DB_PASSWORD +read -p "Enter password for alfheim DB user: " DB_PASSWORD # Force all output to be presented in en_US for the duration of this script. This avoids # any "setting locale failed" errors while this script is running, before we have