From 08a3367f52ce3a8d86dcf7d873e01041cad68847 Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Sat, 2 Dec 2023 11:41:49 -0800 Subject: [PATCH] updated updater fix --- .../Updater Source Files/Update_Sovran_SystemsOS.sh | 4 +++- 1 file changed, 3 insertions(+), 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 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" |