Update mm-scripts.sh

This commit is contained in:
2023-04-23 18:37:50 -05:00
parent 2564fa743c
commit 92fc023e78

View File

@@ -297,10 +297,6 @@ MMSTART(){
done
rm -f ${MMFOLDER}/mm.plexmount.fail*
fi
elif [ -f ${MMFOLDER}/mm.plexmount.fail2 ]; then
mount -a >/dev/null 2>&1
echo -e "${idsCL[Red]}Not Mounted, but running services anyway as chosen previously${idsCL[Default]}"
else
echo -e "${idsCL[Green]}Mounted${idsCL[Default]}"
if [ -f ${MMFOLDER}/mm.plexmount.fail* ]; then