diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 047a553f..7cf7c818 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -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