Update mm-scripts.sh
This commit is contained in:
@@ -297,10 +297,6 @@ MMSTART(){
|
|||||||
done
|
done
|
||||||
rm -f ${MMFOLDER}/mm.plexmount.fail*
|
rm -f ${MMFOLDER}/mm.plexmount.fail*
|
||||||
fi
|
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
|
else
|
||||||
echo -e "${idsCL[Green]}Mounted${idsCL[Default]}"
|
echo -e "${idsCL[Green]}Mounted${idsCL[Default]}"
|
||||||
if [ -f ${MMFOLDER}/mm.plexmount.fail* ]; then
|
if [ -f ${MMFOLDER}/mm.plexmount.fail* ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user