Fix array selection

This commit is contained in:
Dan Schaper 2016-02-01 02:11:55 +00:00
parent 3fdf588cc9
commit 38e73a188a

View file

@ -290,7 +290,7 @@ setDNS(){
piholeDNS1="8.8.8.8"
piholeDNS2="8.8.4.4"
;;
DynDNS)
OpenDNS)
echo "::: Using OpenDNS servers."
piholeDNS1="208.67.222.222"
piholeDNS2="208.67.220.220"