Update run.sh
This commit is contained in:
6
run.sh
6
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
|
||||
|
||||
Reference in New Issue
Block a user