Fix line spacing to improve readability (#932)

Keeping the organized spacing
This commit is contained in:
pguizeline 2018-05-09 15:25:14 -03:00 committed by Dan Guido
parent daf609ea03
commit e95ae829e3

4
algo
View file

@ -211,6 +211,7 @@ Name the vpn server:
10. Singapore
11. Toronto
12. Bangalore
Enter the number of your desired region:
[7]: " -r region
region=${region:-7}
@ -272,6 +273,7 @@ Name the vpn server:
14. ap-southeast-2 Asia Pacific (Sydney)
15. ap-south-1 Asia Pacific (Mumbai)
16. sa-east-1 South America (São Paulo)
Enter the number of your desired region:
[1]: " -r aws_region
aws_region=${aws_region:-1}
@ -333,6 +335,7 @@ Name the vpn server:
10. eu-central-1 EU (Frankfurt)
11. eu-west-1 EU (Ireland)
12. eu-west-2 EU (London)
Enter the number of your desired region:
[1]: " -r algo_region
algo_region=${algo_region:-1}
@ -458,6 +461,7 @@ Name the vpn server:
34. South America (São Paulo A)
35. South America (São Paulo B)
36. South America (São Paulo C)
Please choose the number of your zone. Press enter for default (#14) zone.
[14]: " -r region
region=${region:-14}