Update nodemgmt-scripts.sh
This commit is contained in:
@@ -780,6 +780,7 @@ DOWNLIST(){
|
|||||||
|
|
||||||
echo -en "${idsCL[LightCyan]}Enter # to change notifications: ${idsCL[Default]}"
|
echo -en "${idsCL[LightCyan]}Enter # to change notifications: ${idsCL[Default]}"
|
||||||
read -n 1 choice
|
read -n 1 choice
|
||||||
|
[ "${choice^^}" == "D" ] && break
|
||||||
|
|
||||||
else
|
else
|
||||||
choice=D
|
choice=D
|
||||||
|
|||||||
Reference in New Issue
Block a user