From 9c117a4136341d3ac23ce9e6e07393e2aa9d3079 Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Sat, 2 Dec 2023 12:37:41 -0800 Subject: [PATCH] updated updater fix --- .../Updater Source Files/Update_Sovran_SystemsOS.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 7623d69..e9ad6c3 100755 --- a/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh +++ b/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh @@ -3,7 +3,7 @@ set -o nounset -ID=$(timeout 1 -k dig @resolver4.opendns.com myip.opendns.com +short -4 || timeout 1 dig -t aaaa +short myip.opendns.com @resolver1.opendns.com) +ID=$(timeout 1 dig @resolver4.opendns.com myip.opendns.com +short -4 || timeout 1 dig -t aaaa +short myip.opendns.com @resolver1.opendns.com)