Update nodemgmt-scripts.sh
This commit is contained in:
@@ -1006,7 +1006,7 @@ UPDATE_DYNDNS(){
|
||||
OLDIP=`dig +short offsite.scity.us @ns1.scity.us`
|
||||
fi
|
||||
if [ "${2}" != 'q' ]; then
|
||||
echo -e "${idsCL[LightCyan]}${OLDIP}"
|
||||
echo -e "${idsCL[Cyan]}${OLDIP}"
|
||||
echo -en "${idsCL[LightCyan]}New IP ${idsCL[White]}: "
|
||||
fi
|
||||
NEWIP=`dig +short myip.opendns.com @resolver1.opendns.com`
|
||||
|
||||
Reference in New Issue
Block a user