This commit is contained in:
brent s. 2016-02-22 14:57:42 -05:00
parent 125919ee3a
commit 43e0286ac1
2 changed files with 2 additions and 2 deletions

View File

@ -126,7 +126,7 @@ export ORGNAME
echo -n "And what is your organization's MAIN DOMAIN? "
read ORGSITE
export ORGSITE
echo -n "What Country (two-letter abbreviation) is your organization locatied in? "
echo -n "What Country (two-letter abbreviation) is your organization located in? "
read ORGCNTRY
export ORGCNTRY
echo -n "What State (full name) is your organization located in? "

View File

@ -141,7 +141,7 @@ then
echo -n "And what is your organization's MAIN DOMAIN? "
read ORGSITE
export ORGSITE
echo -n "What Country (two-letter abbreviation) is your organization locatied in? "
echo -n "What Country (two-letter abbreviation) is your organization located in? "
read ORGCNTRY
export ORGCNTRY
echo -n "What State (full name) is your organization located in? "