mirror of
https://github.com/trailofbits/algo.git
synced 2025-09-02 10:03:01 +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)
|
||||
46. Australia (Sydney C)
|
||||
|
||||
Please choose the number of your zone. Press enter for default (#14) zone.
|
||||
[14]: " -r region
|
||||
region=${region:-14}
|
||||
Please choose the number of your zone. Press enter for default (#20) zone.
|
||||
[20]: " -r region
|
||||
region=${region:-20}
|
||||
|
||||
case "$region" in
|
||||
1) zone="northamerica-northeast1-a" ;;
|
||||
|
|
Loading…
Add table
Reference in a new issue