mirror of
https://github.com/Nyr/openvpn-install.git
synced 2025-04-05 05:33:30 +03:00
fix DNS [1-6] typo
This commit is contained in:
parent
cd8dfdb7ac
commit
ae3bcd6017
1 changed files with 1 additions and 1 deletions
|
@ -205,7 +205,7 @@ else
|
|||
echo " 4) OpenDNS"
|
||||
echo " 5) Verisign"
|
||||
echo " 6) Quad9 DNS"
|
||||
read -p "DNS [1-5]: " -e -i 1 DNS
|
||||
read -p "DNS [1-6]: " -e -i 1 DNS
|
||||
echo
|
||||
echo "Finally, tell me your name for the client certificate."
|
||||
echo "Please, use one word only, no special characters."
|
||||
|
|
Loading…
Add table
Reference in a new issue