I need to test more. Re-added variable for whois command. It's a variable in case we want to do something with it later, such as options for whois host.

This commit is contained in:
Ryan Loudfoot 2014-02-21 20:27:50 -05:00
parent 02b3509b56
commit 7833c20aae

View File

@ -118,6 +118,8 @@ else
whois="$whoispath/whois"
fi
out=$("$whois" "$domain")
# Calculate days until expiration
case "$domain" in
*.com)