git-svn-id: svn://losandesgames.com/alfheim-website@34 15359d88-9307-4e75-a9c1-e5686e5897df
This commit is contained in:
parent
4daad11cbb
commit
09d33cf75e
2
setup.sh
2
setup.sh
@ -14,7 +14,7 @@ USERNAME=alfheim
|
|||||||
|
|
||||||
# Prompt to enter a password for the PostgreSQL greenlight user (rather than hard-coding
|
# Prompt to enter a password for the PostgreSQL greenlight user (rather than hard-coding
|
||||||
# a password in this script).
|
# 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
|
# 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
|
# any "setting locale failed" errors while this script is running, before we have
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user