Browse Source

moving dig to be the first command to check as nslookup is failing on ubuntu vm

Signed-off-by: Scott Gustafson <scott@garlicsoftware.com>
pull/519/head
Scott Gustafson 9 years ago
parent
commit
cbdf925839
No known key found for this signature in database GPG Key ID: B3594547497EFC6D
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      getssl

+ 1
- 1
getssl View File

@ -1445,7 +1445,7 @@ get_os
requires which requires which
requires openssl requires openssl
requires curl requires curl
requires nslookup drill dig host DNS_CHECK_FUNC
requires dig nslookup drill host DNS_CHECK_FUNC
requires awk requires awk
requires tr requires tr
requires date requires date


Loading…
Cancel
Save