updated updater fix

This commit is contained in:
naturallaw77 2023-12-02 12:01:21 -08:00
parent 3fef4c0d3d
commit 70155e198c

View File

@ -3,7 +3,7 @@
set -o nounset
ID6=$(timeout 1 dig -t aaaa +short myip.opendns.com @resolver1.opendns.com)
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)