Update nodemgmt-scripts.sh
This commit is contained in:
@@ -759,8 +759,15 @@ DOWNLIST(){
|
||||
DIVIDER false darkGray 90
|
||||
((is++))
|
||||
done
|
||||
echo
|
||||
|
||||
if [ "${1}" == "ignore" ]; then
|
||||
echo -en "${idsCL[LightCyan]}Enter # to change notifications: ${idsCL[Default]}"
|
||||
read -n 1 choice
|
||||
echo "HERE: ${DOWN_LIST[${choice}]}"
|
||||
fi
|
||||
|
||||
fi
|
||||
echo
|
||||
if [ -z $action ] || [ "${action}" = "gui" ]; then
|
||||
DIVIDER true
|
||||
ENTER2CONTINUE
|
||||
|
||||
Reference in New Issue
Block a user