mirror of
https://github.com/trailofbits/algo.git
synced 2025-09-02 18:13:13 +02:00
set default back to belgium B
This commit is contained in:
parent
3d73ec6270
commit
9dfa89b9e1
1 changed files with 3 additions and 3 deletions
6
algo
6
algo
|
@ -472,9 +472,9 @@ Name the vpn server:
|
||||||
45. Australia (Sydney B)
|
45. Australia (Sydney B)
|
||||||
46. Australia (Sydney C)
|
46. Australia (Sydney 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 (#20) zone.
|
||||||
[14]: " -r region
|
[20]: " -r region
|
||||||
region=${region:-14}
|
region=${region:-20}
|
||||||
|
|
||||||
case "$region" in
|
case "$region" in
|
||||||
1) zone="northamerica-northeast1-a" ;;
|
1) zone="northamerica-northeast1-a" ;;
|
||||||
|
|
Loading…
Add table
Reference in a new issue