diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index e102b26f..74ed5f1f 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -1749,7 +1749,6 @@ UPDATE_DYNDNS(){ /usr/bin/curl -s "https://systems:Dcs9613@pdns.scity.us/nic/update?hostname=scity.xyz&myip=`dig +short myip.opendns.com @resolver1.opendns.com`" > /dev/null 2>&1 /usr/bin/curl -s "https://systems:Dcs9613@pdns.scity.us/nic/update?hostname=schroedercity.com&myip=`dig +short myip.opendns.com @resolver1.opendns.com`" > /dev/null 2>&1 /usr/bin/curl -s "https://systems:Dcs9613@pdns.scity.us/nic/update?hostname=dasrei.com&myip=`dig +short myip.opendns.com @resolver1.opendns.com`" > /dev/null 2>&1 - /usr/bin/curl -s "https://systems:Dcs9613@pdns.scity.us/nic/update?hostname=dasrp.com&myip=`dig +short myip.opendns.com @resolver1.opendns.com`" > /dev/null 2>&1 /usr/bin/curl -s "https://systems:Dcs9613@pdns.scity.us/nic/update?hostname=snsinvest.com&myip=`dig +short myip.opendns.com @resolver1.opendns.com`" > /dev/null 2>&1 /usr/bin/curl -s "https://systems:Dcs9613@pdns.scity.us/nic/update?hostname=misfitsmc.com&myip=`dig +short myip.opendns.com @resolver1.opendns.com`" > /dev/null 2>&1