update
This commit is contained in:
2
run.sh
2
run.sh
@@ -10,7 +10,7 @@ source /opt/idssys/defaults/default.inc
|
||||
source /opt/idssys/nodemgmt/settings.conf
|
||||
source /opt/idssys/nodemgmt/defaults.inc
|
||||
|
||||
if [[ "${noheader}" != *" ${1} "* ]] && [[ "${noheader}" != *" ${2} "* ]]; then
|
||||
if [[ "${noheader}" != *" ${1} "* ]] && [[ "${noheader}" != *" ${2} "* ]] && [ "${1}" != "status" ]; then
|
||||
# if [ "${1}" = "gui" ]; then
|
||||
# DISP_HEADER
|
||||
# fi
|
||||
|
||||
Reference in New Issue
Block a user