updated updater fix

This commit is contained in:
naturallaw77 2023-12-02 11:41:49 -08:00
parent c9244bfc18
commit 08a3367f52

View File

@ -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" |