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