From cbdf925839ca7b99c121c2fe549bc425d1201c80 Mon Sep 17 00:00:00 2001 From: Scott Gustafson Date: Tue, 15 Aug 2017 10:20:57 -0600 Subject: [PATCH] moving dig to be the first command to check as nslookup is failing on ubuntu vm Signed-off-by: Scott Gustafson --- getssl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getssl b/getssl index 7f3713e..b903ab8 100755 --- a/getssl +++ b/getssl @@ -1445,7 +1445,7 @@ get_os requires which requires openssl requires curl -requires nslookup drill dig host DNS_CHECK_FUNC +requires dig nslookup drill host DNS_CHECK_FUNC requires awk requires tr requires date