This commit is contained in:
2023-06-30 18:07:14 -05:00
parent 1a84ff25b8
commit 2af736529c
9 changed files with 67 additions and 67 deletions

View File

@@ -273,7 +273,7 @@ DISP_HEADER(){
if [ "$1" = true ]; then
clear
fi
echo ""
echo
echo -e "${idsCL[LightGreen]} NodeMgmt - Node Monitoring & Management${idsCL[Default]} ${idsCL[DarkGray]}(ver-${VERS})${idsCL[Default]}"
DIVIDER . lightGreen
if [ "$2" = true ]; then
@@ -311,7 +311,7 @@ DISP_HEADER(){
DIVIDER
fi
fi
echo ""
echo
}
CERT-CHECK(){