Update nodemgmt-scripts.sh
This commit is contained in:
@@ -525,6 +525,7 @@ UPDATE_DYNDNS(){
|
||||
#external dns
|
||||
# /usr/bin/curl -s "https://${NM_DYNUSER}:${DYNPASS}@wdns.scity.us/nic/update?hostname=sc1.scity.us&myip=${NEWIP}" #> /dev/null 2>&1
|
||||
/usr/bin/curl -s "https://${NM_DYNUSER}:${DYNPASS}@wdns.scity.us/nic/update?hostname=sc2.scity.us&myip=${NEWIP}" #> /dev/null 2>&1
|
||||
echo "HERE: https://${NM_DYNUSER}:${DYNPASS}@wdns.scity.us/nic/update?hostname=sc2.scity.us&myip=${NEWIP}"
|
||||
# /usr/bin/curl -s "https://${NM_DYNUSER}:${DYNPASS}@wdns.scity.us/nic/update?hostname=scity.us&myip=${NEWIP}" #> /dev/null 2>&1
|
||||
# /usr/bin/curl -s "https://${NM_DYNUSER}:${DYNPASS}@wdns.scity.us/nic/update?hostname=schroedercity.com&myip=${NEWIP}" #> /dev/null 2>&1
|
||||
# /usr/bin/curl -s "https://${NM_DYNUSER}:${DYNPASS}@wdns.scity.us/nic/update?hostname=dasrei.com&myip=${NEWIP}" #> /dev/null 2>&1
|
||||
|
||||
Reference in New Issue
Block a user