Update run.sh
This commit is contained in:
2
run.sh
2
run.sh
@@ -5,6 +5,8 @@ source /opt/idssys/defaults/colors.inc
|
|||||||
source /opt/idssys/defaults/default.inc
|
source /opt/idssys/defaults/default.inc
|
||||||
source /opt/idssys/settings/mediamanager.conf
|
source /opt/idssys/settings/mediamanager.conf
|
||||||
|
|
||||||
|
noheader=' check stop '
|
||||||
|
|
||||||
if [[ "${noheader}" != *" ${1} "* ]] && [[ "${noheader}" != *" ${2} "* ]]; then
|
if [[ "${noheader}" != *" ${1} "* ]] && [[ "${noheader}" != *" ${2} "* ]]; then
|
||||||
# if [ "${1}" = "gui" ]; then
|
# if [ "${1}" = "gui" ]; then
|
||||||
# DISP_HEADER
|
# DISP_HEADER
|
||||||
|
|||||||
Reference in New Issue
Block a user