Fix array selection

pull/277/head
Dan Schaper 9 years ago
parent 3fdf588cc9
commit 38e73a188a

@ -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"

Loading…
Cancel
Save