updated external ip fetcher script for updater

This commit is contained in:
naturallaw77 2023-08-25 12:27:59 -07:00
parent 3354b7bd30
commit 1c53b8dade

View File

@ -2,7 +2,7 @@
set -o nounset
ID=$(wget -qO- https://ipecho.net/plain ; echo)
ID=$(wget -qO- https://ipecho.net/plain)
curl "https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovran_SystemsOS_Updater/Updater%20Source%20Files/Intro.md" |