Update mm-scripts.sh
This commit is contained in:
@@ -320,7 +320,7 @@ MMSTART(){
|
||||
done
|
||||
rm -f ${MMFOLDER}/mm.plexmount.fail*
|
||||
fi
|
||||
elif [ "${2}" == "vpn" ] || [ -f ${PLEX_MOUNT}/mm.noservices ]; then
|
||||
elif [ "${2}" == "vpn" ] || [ -f ${MMFOLDER}/mm.noservices ]; then
|
||||
echo -e "${idsCL[LightCyan]}Skipping check, started wtih VPN only${idsCL[Default]}"
|
||||
else
|
||||
echo -e "${idsCL[Green]}Mounted${idsCL[Default]}"
|
||||
|
||||
Reference in New Issue
Block a user