oops
This commit is contained in:
parent
125919ee3a
commit
43e0286ac1
@ -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? "
|
||||
|
@ -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? "
|
||||
|
Reference in New Issue
Block a user