diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 24590c17..0577c32c 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -17,9 +17,9 @@ MAIN_MENU() { clear echo "" 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 "${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"