diff --git a/run.sh b/run.sh index 4b9962b8..a0017a5e 100755 --- a/run.sh +++ b/run.sh @@ -12,7 +12,7 @@ source /opt/idssys/nodemgmt/defaults.inc if [[ "${noheader}" != *" ${1} "* ]] && [[ "${noheader}" != *" ${2} "* ]]; then if [ "${1}" = "gui" ]; then - DISP_HEADER + # DISP_HEADER fi if [ "${1}" != "gui" ]; then if [ "${2}" != "q" ]; then