update
This commit is contained in:
@@ -18,7 +18,6 @@ source /opt/idssys/nodemgmt/defaults.inc
|
||||
# ========================================================= #
|
||||
|
||||
STATUS() {
|
||||
echo ""
|
||||
if [ ! -z ${LOCAL_SERVICES+x} ]; then
|
||||
lip=$(/sbin/ip -o -4 addr list ens192 | awk '{print $4}' | cut -d/ -f1)
|
||||
echo -e "${idsCL[Yellow]}-------------------------------------------------------------${idsCL[Default]}"
|
||||
@@ -418,7 +417,7 @@ SERVICE(){
|
||||
}
|
||||
|
||||
GUI(){
|
||||
DISP_HEADER
|
||||
DISP_HEADER true
|
||||
while :
|
||||
do
|
||||
echo " [1] Node Status"
|
||||
|
||||
Reference in New Issue
Block a user