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/settings/mediamanager.conf
|
||||
|
||||
noheader=' check '
|
||||
source /opt/idssys/mediamanager/defaults.inc
|
||||
|
||||
if [[ "${noheader}" != *" ${1} "* ]] && [[ "${noheader}" != *" ${2} "* ]]; then
|
||||
# if [ "${1}" = "gui" ]; then
|
||||
|
||||
Reference in New Issue
Block a user