git-svn-id: svn://losandesgames.com/alfheim-website@34 15359d88-9307-4e75-a9c1-e5686e5897df

This commit is contained in:
Vicente Ferrari Smith 2024-07-10 21:27:50 +00:00
parent 4daad11cbb
commit 09d33cf75e

View File

@ -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