diff --git a/proxmenu-scripts.sh b/proxmenu-scripts.sh index 3495d9c..9f6ad55 100755 --- a/proxmenu-scripts.sh +++ b/proxmenu-scripts.sh @@ -193,7 +193,7 @@ MAIN_MENU() { if ! command -v glances &> /dev/null; then echo -e " [${idsCL[LightYellow]}G${idsCL[Default]}] ${idsCL[White]}Install Glances (CLI Monitor)${idsCL[Default]}" else - echo -e "${idsCL[Grey]} [G] Glances is already installed${idsCL[Default]}" + echo -e "${idsCL[DarkGray]} [G] Glances is already installed${idsCL[Default]}" fi echo -e " [${idsCL[LightYellow]}O${idsCL[Default]}] ${idsCL[White]}Install Dell OpenManage Server Administrator${idsCL[Default]}" echo