From b8910d93defbb1778d017cae02649e4bc52c78a6 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 17 Jul 2023 22:53:24 -0500 Subject: [PATCH] Update linupx-scripts.sh --- linupx-scripts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linupx-scripts.sh b/linupx-scripts.sh index 2603127..d543ed0 100755 --- a/linupx-scripts.sh +++ b/linupx-scripts.sh @@ -948,7 +948,7 @@ INSTALL_MENU() { do clear echo - echo -e " ${idsCL[Green]}LinUPx - L I N U X U P D A T E S C R I P T S${idsCL[Default]} ${DGray}(ver-${VERS})${idsCL[Default]}" + echo -e " ${idsCL[Green]}LinUPx - L I N U X U P D A T E S C R I P T S${idsCL[Default]} ${idsCL[White]}(ver-${VERS})${idsCL[Default]}" DIVIDER_C . Green 75 echo -e "Hostname: ${idsCL[Cyan]}$(hostname -s)${idsCL[Default]}" echo -e "Domain: ${idsCL[Cyan]}$(hostname -d)${idsCL[Default]}"