From 45000b94d1156827afaf9fc6c52d972bcbb5ea18 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 27 Jan 2019 22:33:52 -0600 Subject: [PATCH] Update run.sh --- run.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/run.sh b/run.sh index 0c075253..706ca9af 100755 --- a/run.sh +++ b/run.sh @@ -5,10 +5,10 @@ source /opt/idssys/nodemgmt/settings.conf source /opt/idssys/defaults/colors.inc echo "" -echo -e "${idsCL[Yellow} NodeMgmt - Galera/NGINX Node Management${idsCL[Default]} ${idsCL[DarkGray]}(ver-${VERS})${idsCL[Default]}" -echo -e "${idsCL[Yellow}-------------------------------------------------------------${idsCL[Default]}" +echo -e "${idsCL[Yellow]} NodeMgmt - Galera/NGINX Node Management${idsCL[Default]} ${idsCL[DarkGray]}(ver-${VERS})${idsCL[Default]}" +echo -e "${idsCL[Yellow]}-------------------------------------------------------------${idsCL[Default]}" echo -e "Node hostname: ${node_hostname}" -echo -e "${idsCL[Yellow}-------------------------------------------------------------${idsCL[Default]}" +echo -e "${idsCL[Yellow]}-------------------------------------------------------------${idsCL[Default]}" echo "" if [ "$1" != "service1111" ]; then