This commit is contained in:
2019-02-07 17:28:30 -06:00
parent 6e88350295
commit 99307243d9
3 changed files with 3 additions and 3 deletions

2
run.sh
View File

@@ -12,7 +12,7 @@ else
fi
source /opt/idssys/nodemgmt/defaults.inc
if [[ "${noheader}" != *"${action}"* ]]; then
if [[ "${noheader}" != *" ${action} "* ]]; then
#if [ "$1" != "service" ] && [ "$1" != "status-check" ] && [ "$1" != "nightlyrenew" ] && [ "$1" != "backup" ] && [ "$2" != "report" ]; then
if [ "${1}" = "gui" ]; then
DISP_HEADER