Updated Readme

This commit is contained in:
mattchis
2025-06-20 14:36:15 -06:00
parent 1a80b09bc6
commit 7442ea4dd7

View File

@@ -67,7 +67,7 @@ This sets up all the permissions for screenrecording, file, and disk access for
./rmmagent-mac.sh enablepermissions ./rmmagent-mac.sh enablepermissions
``` ```
## Seqouia Fix ## Seqouia Fix
This will fix issues with "Take Control" from the dashboard not displaying the screen. Credit goes to PeetMcK and si458 for the solution (https://github.com/Ylianst/MeshCentral/issues/6402) This will fix issues with "Take Control" from the dashboard not displaying the screen. Credit goes to [PeetMcK](https://github.com/PeetMcK) and [si458](https://github.com/si458) for the solution [https://github.com/Ylianst/MeshCentral/issues/6402](https://github.com/Ylianst/MeshCentral/issues/6402)
```bash ```bash
./rmmagent-mac.sh sequoiafix ./rmmagent-mac.sh sequoiafix
``` ```