Update proxmenu-scripts.sh

This commit is contained in:
2026-02-28 16:12:26 -06:00
parent ca447f3903
commit fdf19ea29b

View File

@@ -193,7 +193,7 @@ MAIN_MENU() {
if ! command -v glances &> /dev/null; then if ! command -v glances &> /dev/null; then
echo -e " [${idsCL[LightYellow]}G${idsCL[Default]}] ${idsCL[White]}Install Glances (CLI Monitor)${idsCL[Default]}" echo -e " [${idsCL[LightYellow]}G${idsCL[Default]}] ${idsCL[White]}Install Glances (CLI Monitor)${idsCL[Default]}"
else else
echo -e "${idsCL[Grey]} [G] Glances is already installed${idsCL[Default]}" echo -e "${idsCL[DarkGray]} [G] Glances is already installed${idsCL[Default]}"
fi fi
echo -e " [${idsCL[LightYellow]}O${idsCL[Default]}] ${idsCL[White]}Install Dell OpenManage Server Administrator${idsCL[Default]}" echo -e " [${idsCL[LightYellow]}O${idsCL[Default]}] ${idsCL[White]}Install Dell OpenManage Server Administrator${idsCL[Default]}"
echo echo