Remove double text output

Signed-off-by: Christian König <ckoenig@posteo.de>
pull/4485/head
Christian König 2 years ago
parent bcb59159ed
commit 3989cc19e9
No known key found for this signature in database
GPG Key ID: 4CDA6F249DD2B485

@ -285,7 +285,6 @@ Options:
analyze_ports() {
# FTL is listening at least on at least one port when this
# function is getting called
echo -e " ${TICK} DNS service is listening on port 53"
# Check individual address family/protocol combinations
# For a healthy Pi-hole, they should all be up (nothing printed)
if grep -q "IPv4.*UDP" <<< "${1}"; then

Loading…
Cancel
Save