diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 17b9579a..b5efd93a 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -780,6 +780,7 @@ DOWNLIST(){ echo -en "${idsCL[LightCyan]}Enter # to change notifications: ${idsCL[Default]}" read -n 1 choice + [ "${choice^^}" == "D" ] && break else choice=D