mirror of
https://github.com/pi-hole/pi-hole
synced 2025-01-22 14:00:55 +00:00
Merge pull request #1904 from vgerak/patch-1
piholeDebug.sh: Correct typo mistake
This commit is contained in:
commit
e8acb5967b
@ -547,7 +547,7 @@ detect_ip_addresses() {
|
|||||||
log_write ""
|
log_write ""
|
||||||
else
|
else
|
||||||
# If there are no IPs detected, explain that the protocol is not configured
|
# If there are no IPs detected, explain that the protocol is not configured
|
||||||
log_write "${CROSS} ${COL_RED}No IPv${protocol} address(es) found on the ${PIHOLE_INTERFACE}${COL_NC} interace.\n"
|
log_write "${CROSS} ${COL_RED}No IPv${protocol} address(es) found on the ${PIHOLE_INTERFACE}${COL_NC} interface.\n"
|
||||||
return 1
|
return 1
|
||||||
fi
|
fi
|
||||||
# If the protocol is v6
|
# If the protocol is v6
|
||||||
|
Loading…
Reference in New Issue
Block a user