diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index ef4368f8..ab66ecc8 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -1756,6 +1756,10 @@ UPDATE_DYNDNS(){ if [ "${1}" != 'q' ]; then echo -e "${idsCL[Green]}Updated WAN IP from '${OLDIP}' to '${NEWIP}'${idsCL[Default]}" fi + else + if [ "${1}" != 'q' ]; then + echo -e "${idsCL[Green]}WAP IP has not changed '${OLDIP}' = '${NEWIP}'${idsCL[Default]}" + fi fi if [ "${1}" != 'q' ]; then