Update nodemgmt-scripts.sh
This commit is contained in:
@@ -1040,12 +1040,12 @@ UPDATE_DYNDNS(){
|
||||
else
|
||||
[ "${2}" != 'q' ] && echo && echo -e "${idsCL[Green]}${1^^} WAN IP has not changed${idsCL[Default]}"
|
||||
fi
|
||||
echo
|
||||
|
||||
# if [ "${2}" != 'q' ]; then
|
||||
# read -n 1 -s -p "Press any key to continue"
|
||||
# echo
|
||||
# fi
|
||||
if [ "${2}" != 'q' ]; then
|
||||
echo
|
||||
# read -n 1 -s -p "Press any key to continue"
|
||||
# echo
|
||||
fi
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user