mirror of
https://github.com/pi-hole/pi-hole
synced 2024-11-18 06:08:21 +00:00
added ;; to line 825
Misformated case. Updated correct case
This commit is contained in:
parent
2895b9bfb7
commit
30af6e73be
@ -822,6 +822,7 @@ setDNS() {
|
||||
echo "FamilyShield servers"
|
||||
PIHOLE_DNS_1="208.67.222.123"
|
||||
PIHOLE_DNS_2="208.67.220.123"
|
||||
;;
|
||||
Custom)
|
||||
# Until the DNS settings are selected,
|
||||
until [[ "${DNSSettingsCorrect}" = True ]]; do
|
||||
|
Loading…
Reference in New Issue
Block a user