Set default value for GCE to mentioned value (14)

This commit is contained in:
Jens 2017-06-10 10:24:10 +02:00 committed by GitHub
parent 6ae113a38f
commit 684ee24be4

2
algo
View file

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