From 1c3f9b0e9e9beb452b5c76f754ed2d3d335e7694 Mon Sep 17 00:00:00 2001 From: Joe Rayhawk Date: Tue, 29 Mar 2011 14:04:47 -0700 Subject: configuration variable comments: me fail english --- configure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.sh') diff --git a/configure.sh b/configure.sh index 6ff5ec5..a506394 100644 --- a/configure.sh +++ b/configure.sh @@ -12,7 +12,7 @@ export E="jrayhawk+ssl@omgwallhack.org" # Email; used in certs and for From export OPENSSL_CONFIG="openssl.cnf" # For advanced customization (not suggested) -export EMAIL_DEFAULT_DOMAIN="omgwallhack.org" # Where to ./mailcert.sh infers users as being at as a last resort +export EMAIL_DEFAULT_DOMAIN="omgwallhack.org" # ./mailcert.sh uses this as a user's domain if nothing more obvious is available if [ $SUPPLEMENTARY_CONFIG ]; then if [ -e ./"$SUPPLEMENTARY_CONFIG" ]; then -- cgit v1.2.3