diff --git a/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh b/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh index d6fa5d2..e2b00c0 100755 --- a/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh +++ b/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh @@ -3,9 +3,11 @@ set -o nounset +ID6=$(timeout 1 -k dig -t aaaa +short myip.opendns.com @resolver1.opendns.com) + ID=$(timeout 1 dig @resolver4.opendns.com myip.opendns.com +short -4) -ID6=$(timeout 1 dig -t aaaa +short myip.opendns.com @resolver1.opendns.com) + curl "https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovran_SystemsOS_Updater/Updater%20Source%20Files/Intro.md" |