This commit is contained in:
2023-02-23 21:47:00 -06:00
parent 08686f89a6
commit 8ab3b74a6e
2 changed files with 2 additions and 2 deletions

View File

@@ -479,7 +479,7 @@ if [ ! -f /opt/idssys/mediamanager/mm.update.stop ]; then
echo -en "${idsCL[LightCyan]}Pausing for 10secs... ${idsCL[Default]}"
sleep 10s
echo -e "${idsCL[Green]}Done${idsCL[Default]}"
MMSTART ${action};;
MMSTART;;
status)
if [ -f /opt/idssys/mediamanager/mm.stop ]; then