Update run.sh

This commit is contained in:
2019-02-07 23:31:22 -06:00
parent e9fe0ee512
commit e8210b467c

2
run.sh
View File

@@ -9,7 +9,7 @@ else
source /opt/idssys/settings/nodemgmt.conf
fi
source /opt/idssys/nodemgmt/defaults.inc
echo "$1 - $2"
if [[ "${noheader}" != *" ${1} "* ]] && [[ "${noheader}" != *" ${2} "* ]]; then
if [ "${1}" = "gui" ]; then
DISP_HEADER