Update nodemgmt-scripts.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user