Update mm-scripts.sh

This commit is contained in:
2024-09-30 20:37:54 -05:00
parent c3cb143c11
commit cfca1488e7

View File

@@ -763,7 +763,7 @@ MMSTATUS(){
until [ $c = ${spc1} ]; do spc="${spc} "; c=`expr $c + 1`; done
echo -e "${idsCL[White]}${msg}${spc}${idsCL[White]} : ${idsCL[Green]}${mmip}${idsCL[Default]}"
if [ ! -f ${MMFOLDER}/mm.noservicdes ]; then
if [ ! -f ${MMFOLDER}/mm.noservices ]; then
### CHECK FOR PLEX MOUNT
echo
msg=" Verifying Plex Media Mount"