updated external ip fetcher script for updater
This commit is contained in:
parent
3354b7bd30
commit
1c53b8dade
@ -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" |
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user