Set default value for GCE to mentioned value (14) (#594)

This commit is contained in:
Jens 2017-06-10 16:37:00 +02:00 committed by Dan Guido
parent 6ae113a38f
commit ae2efea3de

2
algo
View file

@ -330,7 +330,7 @@ Name the vpn server:
24. Northeast Asia (Tokyo C) 24. Northeast Asia (Tokyo C)
Please choose the number of your zone. Press enter for default (#14) zone. Please choose the number of your zone. Press enter for default (#14) zone.
[14]: " -r region [14]: " -r region
region=${region:-8} region=${region:-14}
case "$region" in case "$region" in
1) zone="us-west1-a" ;; 1) zone="us-west1-a" ;;