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