From f0cd406bb4eb2047dcb781893786ce9dce733252 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 27 Jan 2019 17:12:21 -0600 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 4aba7842..24590c17 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -16,10 +16,10 @@ MAIN_MENU() { do clear echo "" - echo -e "${idsCL[LightGreen]} NodeMgmt - G a l e r a / N G I N X N o d e M a n a g e m e n t${idsCL[Default]} ${idsCL[DarkGray]}(ver-${VERS})${idsCL[Default]}" - echo -e "${idsCL[LightGreen]}---------------------------------------------------------------------------------${idsCL[Default]}" + echo -e "${idsCL[LightGreen]} NodeMgmt - Galera/NGINX Node Management${idsCL[Default]} ${idsCL[DarkGray]}(ver-${VERS})${idsCL[Default]}" + echo -e "${idsCL[LightGreen]}---------------------------------------------------------------------------${idsCL[Default]}" echo -e "Node hostname: ${node_hostname}" - echo -e "${idsCL[LightGreen]}---------------------------------------------------------------------------------${idsCL[Default]}" + echo -e "${idsCL[LightGreen]}---------------------------------------------------------------------------${idsCL[Default]}" echo "" echo " [1] Change Backup Location" echo " [2] Change MySQL User"