Set FDN as default DNS

This commit is contained in:
Angristan 2016-03-13 15:13:46 +01:00
parent 471f82af26
commit e9d6191925

View File

@ -183,7 +183,7 @@ else
echo " 4) NTT" echo " 4) NTT"
echo " 5) Google" echo " 5) Google"
echo " 6) Hurricane Electric" echo " 6) Hurricane Electric"
read -p "DNS [1-6]: " -e -i 1 DNS read -p "DNS [1-6]: " -e -i 2 DNS
echo "" echo ""
echo "Finally, tell me your name for the client cert" echo "Finally, tell me your name for the client cert"
echo "Please, use one word only, no special characters" echo "Please, use one word only, no special characters"