Update mm-scripts.sh
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user