Update defaults.inc
This commit is contained in:
@@ -215,7 +215,7 @@ DISP_HEADER(){
|
||||
clear
|
||||
fi
|
||||
echo ""
|
||||
echo -e "${idsCL[LightGreen]} NodeMgmt - Galera/NGINX Node Management${idsCL[Default]} ${idsCL[DarkGray]}(ver-${VERS})${idsCL[Default]}"
|
||||
echo -e "${idsCL[LightGreen]} NodeMgmt - Node Monitoring & Management${idsCL[Default]} ${idsCL[DarkGray]}(ver-${VERS})${idsCL[Default]}"
|
||||
DIVIDER . lightGreen
|
||||
if [ "$2" = true ]; then
|
||||
echo -e " Node hostname : ${idsST[Bold]}${idsCL[LightCyan]}${NODE_HOSTNAME}${idsCL[Default]}${idsST[Reset]}"
|
||||
|
||||
Reference in New Issue
Block a user