Update nodemgmt-scripts.sh

This commit is contained in:
2023-11-08 21:20:19 -06:00
parent f1e26a5049
commit 7e501dca39

View File

@@ -768,7 +768,7 @@ DOWNLIST(){
echo -en "${idsCL[LightCyan]}Enter # to change notifications: ${idsCL[Default]}"
read -n 1 choice
echo "HERE: ${DOWNLIST[${choice}]}"
echo "HERE: ${DOWNLIST[$(${choice}-1)]}"
fi
fi