Update run.sh

This commit is contained in:
2019-01-27 22:33:52 -06:00
parent db58a43573
commit 45000b94d1

6
run.sh
View File

@@ -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