Browse Source

Merge branch 'master' into Tests-for-#553

pull/554/head
Tim Kimber 6 years ago
parent
commit
6905ab39af
No known key found for this signature in database GPG Key ID: 3E1804964E76BD18
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      getssl

+ 1
- 0
getssl View File

@ -548,6 +548,7 @@ check_config() { # check the config files for all obvious errors
found_ip=true
elif [[ "$(nslookup "${d}"| grep -c ^Name)" -ge 1 ]]; then
debug "found IPv4 record for ${d}"
found_ip=true
fi
fi


Loading…
Cancel
Save