Update run.sh
This commit is contained in:
1
run.sh
1
run.sh
@@ -5,6 +5,7 @@
|
|||||||
source /opt/idssys/dsmon/config.settings.inc
|
source /opt/idssys/dsmon/config.settings.inc
|
||||||
source /opt/idssys/defaults/colors.inc
|
source /opt/idssys/defaults/colors.inc
|
||||||
|
|
||||||
|
noheader=' hdd sys '
|
||||||
|
|
||||||
if [[ "${noheader}" != *" ${1} "* ]] && [[ "${noheader}" != *" ${2} "* ]] && [ "${2}" != "report" ]; then
|
if [[ "${noheader}" != *" ${1} "* ]] && [[ "${noheader}" != *" ${2} "* ]] && [ "${2}" != "report" ]; then
|
||||||
# if [ "${1}" = "gui" ]; then
|
# if [ "${1}" = "gui" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user