Fix array selection
This commit is contained in:
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…
Reference in New Issue