From ae3bcd60179b0f06177db064dc23649f2eafe966 Mon Sep 17 00:00:00 2001 From: Amin Khoshnood Date: Fri, 12 Jul 2019 12:37:49 +0300 Subject: [PATCH] fix DNS [1-6] typo --- openvpn-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openvpn-install.sh b/openvpn-install.sh index 6b4ae9e..bfacd77 100644 --- a/openvpn-install.sh +++ b/openvpn-install.sh @@ -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."