diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index b5ac9b67..5a24955e 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -775,7 +775,7 @@ DOWNLIST(){ done if [ "${1}" == "ignore" ]; then - echo -en "\n${idsCL[LightCyan]}Enter # to change notifications: ${idsCL[Default]}" + echo -en "\n\033[K${idsCL[LightCyan]}Enter # to change notifications: ${idsCL[Default]}" read -n 1 choice [ "${choice^^}" == "D" ] && break